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.
shell script to uninstall java
Name: MMukesh Date: February 12, 2004 at 11:48:12 Pacific OS: AIX CPU/Ram: Pentium III
Comment:
Does anyone know how to uninstall java software on AIX or HP-UX box by using korn shell script?
Summary: Please help if you can. I need a shell-script to search each log file and save the output to a text file with these columns: JOB # REQUEST START DATE & TIME ...
Summary: I need to write a shell script to mail to a list of email-ids. Email-ids are stored in a text file with 1 id in a line. Need to read each line (till EOF) and send mail to each of them. ...
Summary: Hi, I'm trying to create a shell script to check for the existence of a file on an NT box prior to an FTP process. If it doesn't exist then the process sleeps. Can anyone help? Thanks. Cherian ...