Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Logging xterm output from KSH
Name: Irvan Date: August 12, 2003 at 14:54:13 Pacific OS: Solaris 8 CPU/Ram: 512
Comment:
Is there a way we can do something like "log to file" from xterm window menu. By calling it from KSH script?
Summary: Hi. I have a kornshell script that runs on a daily basis as a cron job. Part of what the script does is copy the folder contents from another server to the current server (server where KSH script is r...
Summary: Hi, I'm having problem writing to a log file. Appreciate if anyone can help. I'm running an application thru a script ("A") with input and output file as /opt/bin/appl $OUTPUT_FILE & from there I ca...
Summary: Hi, My /var/adm/messages are getting full with various output from tests. How do I zero or empty the logs or any other logs without deleting the file? Jay ...