![]() |
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 |
| Redirecting STDERR message to STDOUT & file at same time | vikashtulsiyan | Shell Programming and Scripting | 10 | 04-09-2008 02:34 PM |
| redirecting a file | wip_vasikaran | Shell Programming and Scripting | 3 | 07-12-2007 04:14 AM |
| redirecting STDOUT & STDERR | jshinaman | Shell Programming and Scripting | 9 | 06-22-2007 12:04 AM |
| Dual output (stdout and file) | AdrianM | Shell Programming and Scripting | 2 | 03-23-2007 12:35 PM |
| problem with redirect stdout to file | mlucas | UNIX for Advanced & Expert Users | 3 | 12-06-2006 10:53 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Is there a way to redirect all stdout to a file implicitly - like defining stdout=/home/me/process.log - so that all "echo" commands in several scripts/subscripts are written to that file; instead of having to edit all scripts to redirect the "echo" (e.g. echo 'This is a test ' >> =/home/me/process.log)?
|
| Bookmarks |
| Tags |
| logfile, redirect, stdout |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|