PPatrick GatewoodAdd csh screeept
7d911c70创建于 2019年1月30日历史提交
#!/bin/csh -f
echo -n r
while (1)
    echo -n e
end