in reply to Re: Redirecting errors
in thread Redirecting errors
Thanks, I it is always the simple things that are forgotten. I have a follow up though. When I run my script, even when the system command writes to the dump.txt and does not error, the script writes to the STDERR. I did not think this was possible with 'or'
At this point I believe I have an issue with the command line application. Can an application be in a state where it is both in error and not in error--> my logic tells me this cannot be true. Or tells me this cannot be true--just wondering if there is something about STDERR I am not aware of... after all, I have only been writing perl for a year
Thanks again,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Redirecting errors
by Rex(Wrecks) (Curate) on May 09, 2002 at 22:28 UTC |