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.
Korn Shell scripting
Name: bergerbytes Date: April 14, 2005 at 17:58:18 Pacific OS: Solaris 10 CPU/Ram: n/a
Comment:
Hi all,
Does anyone know of a command that will display my filesystem structure for me?
Summary: hi, I have a question. I'm doing a Korn Shell script. I want to find out the list of users who have either logged in or logged out during the period(like 20 minutes or etc). Thank you for helping.(...
Summary: I am trying to write a Korn shell script to use sftp to transfer data from one system to another. I cannot seem to figure out how to send the required password to log on to the remote system. I have t...