Hello. I already learnt that:

$ ls > result.txt
will redirect the output of ls(1) to result.txt

Now what if I wish to have the output of ls (1) redirect to two files a
the same time?

$ ls > result1.txt > result2.txt

Above command only redirect the result to result2.txt

Thanks.
-- 
锐业软服(国内业务)  http://www.realss.cn
Real SoftService      http://www.realss.com
销售咨询(Sales Department):    0086 592 20 99987 (Chinese, German,
English)
国际业务(International Sales): 0086 10 8460 6011 (German and English)
联系:厦门大学科技园,嘉庚二号楼6楼
邮政:厦门大学2312号信箱(邮编361005)

Attachment: signature.asc
Description: 这是信件的数 字签名部分

Reply via email to