The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM


Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
problem in arithmetic operations ithirak17 Shell Programming and Scripting 3 02-06-2007 03:46 AM
AlphaNumeric String Operations lakshmikanth UNIX for Dummies Questions & Answers 3 01-05-2007 03:55 AM
File operations monks UNIX for Dummies Questions & Answers 2 04-26-2006 04:26 AM
String Operations Rohini Vijay Shell Programming and Scripting 9 04-21-2006 08:32 AM
File operations chiragmistry21 Shell Programming and Scripting 2 03-27-2006 02:00 PM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 12-21-2007
Registered User
 

Join Date: Dec 2007
Posts: 1
command for a series of operations

I want to append a file containing a list of names and the sorted contents of the file should be copied to a new file. All this should be on a single line( using pipes and redirection)
Pls help ..
thankyou
Reply With Quote
Forum Sponsor
  #2  
Old 12-21-2007
Registered User
 

Join Date: Sep 2006
Posts: 1,580
Quote:
Originally Posted by phiber_optik View Post
I want to append a file containing a list of names and the sorted contents of the file should be copied to a new file. All this should be on a single line( using pipes and redirection)
Pls help ..
thankyou
to append to files, use the output redirection operator >>
to sort files, use sort. . man sort for more info.
to copy files, use cp. man cp for more info.

Quote:
All this should be on a single line( using pipes and redirection)
Should not be, unless someone explicitly says so.
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 07:18 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0