Re: [SLE] diff command and saving results to a file
27 May
2006
27 May
'06
15:40
-------------- Original message ---------------------- From: Anders Johansson <andjoh@rydsbo.net>
On Saturday 27 May 2006 17:20, lerninlinux@comcast.net wrote:
How do I pipe the results to the text file? Is that "|" the command?
You don't pipe to a file, you pipe to a command. To a file you "redirect"
To redirect the output to a file you use the > operator, for example
diff -u file1 file2 > outputfile
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
THANK YOU! All these commands, so little time, still learning the lingo.
6798
Age (days ago)
6798
Last active (days ago)
0 comments
1 participants
participants (1)
-
lerninlinux@comcast.net