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.
Bourne shell help! ASAP
Name: calypso Date: October 15, 2003 at 14:08:24 Pacific OS: linux CPU/Ram: 256
Comment:
how do I loop the rsh command to output the users logged into a system. I have the list of workstations in a text file. I need it to go through the file and read each workstation name and output the users on each, if any.
Summary: hi everyone, i need help. I need to make a bourne shell script that will ping around thirty servers and then record the results to a file or something, the flashier the better i was thinking of puttin...
Summary: Hi, I need to run a very complicated Bourne shell script under windows from a very complicated C++ Windows program. Of course, there is cygwin to emulate a linux environment, and there is system to pl...