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.
Korn Shell script for julian date?
Name: Justin Germino Date: August 30, 2002 at 13:29:38 Pacific
Comment:
Is there a korn shell script that can convert current date to julian date that anyone knows of?
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...
Summary: Hello, I need to create a korn shell script that will read columns from a seperate file. For instance: filename: inventory color size type red large shirt blue med hat green small t...