Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
KSH script
Name: bergerbytes Date: April 14, 2005 at 17:16:18 Pacific OS: n/a CPU/Ram: n/a
Comment:
Hi everyone, Could someone help me? PLEASE! I need to write a script that will display each user that is allowed to log on to the box and the comments associated with each users logon credentials....any ideas??
Summary: Hello all, I'm having a problem with one part of my KSH script. Below is the script and OutPut. What I would like to do next is combine field 1 "example = Accoskypager" with the other Accoskypager bu...
Summary: Hello, I have a Ksh script problem. The scrip is polling a directory every 5 mins to get a file, which contains the input line like "put abc.dat /home/test" etc. If the file contain is not empty, th...
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...