![]() |
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 |
| compare 2 outputs | melanie_pfefer | Shell Programming and Scripting | 1 | 05-21-2008 10:20 AM |
| handling Multiline SQL outputs | decci_7 | Shell Programming and Scripting | 5 | 01-08-2008 07:29 PM |
| Q: Recording shell script screen output using "script" command ? | lalfonso.gomez | Shell Programming and Scripting | 4 | 01-18-2007 09:31 PM |
| Printing outputs using awk. | Krrishv | Shell Programming and Scripting | 4 | 01-09-2007 07:31 AM |
| I may have accidentally redefined one of the outputs... | joang | SUN Solaris | 2 | 03-22-2005 10:12 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
recording command outputs in background
For example:
Code:
% ls /store > list.txt % less list.txt % 1.txt % 2.txt Code:
% ls /store > list.txt % 1.txt % 2.txt % % less list.txt % 1.txt % 2.txt |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|