![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| assigning variables from standard output | whamchaxed | UNIX for Dummies Questions & Answers | 2 | 12-04-2007 07:31 PM |
| redirected output not going to file for all cases | brdholman | UNIX for Dummies Questions & Answers | 7 | 10-10-2007 03:07 PM |
| Standard output and redirection | jerardfjay | Shell Programming and Scripting | 2 | 06-27-2005 12:03 PM |
| redirected output | slavam | Shell Programming and Scripting | 2 | 10-12-2004 02:47 PM |
| Standard Output | dbrundrett | Shell Programming and Scripting | 3 | 05-21-2004 06:08 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I have an application which has a lot of cout & cerr statements.
This application also opens a log file (for eg a.log). When this application is run from the inittab file as follows /bin/sh -c " . /etc/timezone; exec /test" all the cout & cerr statements are printed in the log file (a.log). This is happening even though I have not explicity re-directed the output to a.log file. Please clarify. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|