![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| pipe output to script as command line argument | IMTheNachoMan | UNIX for Dummies Questions & Answers | 3 | 04-26-2008 12:59 PM |
| How to conver a unix output file to Microsoft word document | divyacl | UNIX for Dummies Questions & Answers | 1 | 02-02-2007 05:11 AM |
| output string message to pipe | princelinux | High Level Programming | 3 | 08-18-2006 02:09 AM |
| The here document << | rahulrathod | Shell Programming and Scripting | 6 | 01-23-2006 12:05 AM |
| Help on find a document | merlin | UNIX for Dummies Questions & Answers | 1 | 02-14-2002 08:42 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Dear
You can grep the output of ls by using following command ls -ltr | grep rahul In above command you are listing all the things in current directory but greping rahul in that directory so output for this command will be grepe rahul. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|