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.
UNIX logout script
Name: J.Wood Date: March 8, 2001 at 09:55:22 Pacific
Comment:
hi, I am trying to use the following set of commands for a logout script for the root shell but still won't exit back to the login prompt, help?
clear banner company name goes here echo company message goes here exit
can anyone tell me why it won't exit from the shell and return to the login prompt?
Summary: Hey everybody.. I am wondering what software should I download for my PC at home to write and compile Unix Shell Script? Please reply as soon as possible.. Cheers ...
Summary: Hi, Can anyone tell me how to write a Unix ksh script to open a file (path provided) and assign a value to a variable in the file and then save the file with the same name ? The variable can be presen...