![]() |
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 |
| Confused about redirecting output from awk. | face1 | Shell Programming and Scripting | 3 | 05-20-2008 03:23 PM |
| execl() + redirecting output to text files | JamesGoh | High Level Programming | 5 | 02-18-2008 05:17 PM |
| Redirecting OUTPUT | Chanakya.m | Shell Programming and Scripting | 1 | 08-13-2007 05:27 PM |
| Redirecting output to TCP port | mscomms | UNIX for Dummies Questions & Answers | 1 | 09-30-2003 11:51 PM |
| Redirecting output to multiple log files? | darthur | UNIX for Dummies Questions & Answers | 3 | 01-15-2002 12:54 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Redirecting echo output to 2 flat files
Hello all,
I have the following 2 questions.. 1) I would like to capture the output of an echo command to 2 different files at the same time. This does not seem to work. Any ideas? echo ==== started on `date` ==== >> res1.log res2.log 2) Would it be possible to just get the 5th and 6th column of df -k output as listed below? use% Mounted on 10 /d1 20 /d2 Thanks |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|