I'm looking to redirect all stdout to log files.
At the top of my script I have:

touch -C 1208 /iStage/logs/stdout.txt
1>>/iStage/logs/stdout.txt

So the log file gets created and then redirect should force stdout
(file descriptor 1) to append to stdout.txt.

However, when run from interactive Qshell session, redirection doesn't
happen and stdout still gets displayed on the monitor.

I've seen references for stdout for a single command but not for
everything. Also want to run in script rather than use ">>" on the QSH
command.

Thanks,

Keith

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.