How can I >> the command together with the output to a file?
From: Jirong Hu (hujirong888_at_yahoo.com)
Date: 02/11/05
- Next message: Ken Gray: "Re: How can I >> the command together with the output to a file?"
- Previous message: Jeffery Small: "SunFire V250 warranty"
- Next in thread: Ken Gray: "Re: How can I >> the command together with the output to a file?"
- Reply: Ken Gray: "Re: How can I >> the command together with the output to a file?"
- Reply: Barry Margolin: "Re: How can I >> the command together with the output to a file?"
- Reply: Dave Uhring: "Re: How can I >> the command together with the output to a file?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 10 Feb 2005 20:17:47 -0500
e.g. if the command is "ls -al", I can save the output to a file by "ls -al
>> ls.result". How to include this "ls -al" into the output file, ls.result?
Jirong
- Next message: Ken Gray: "Re: How can I >> the command together with the output to a file?"
- Previous message: Jeffery Small: "SunFire V250 warranty"
- Next in thread: Ken Gray: "Re: How can I >> the command together with the output to a file?"
- Reply: Ken Gray: "Re: How can I >> the command together with the output to a file?"
- Reply: Barry Margolin: "Re: How can I >> the command together with the output to a file?"
- Reply: Dave Uhring: "Re: How can I >> the command together with the output to a file?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]