摘要:
command-line1 [1-n] > file或文件操作符或设备 command-line1 [1-n] >> file或文件操作符或设备 ls test.sh test1.sh 1>suc.txt 2>err.txt ls test.sh test1.sh 1>>suc.txt 2>>err.txt exec 3>&- exec 3/dev/null #& 代表标准输出... 阅读全文
posted @ 2016-04-07 11:11
fyzjhh
阅读(157)
评论(0)
推荐(0)

浙公网安备 33010602011771号