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.
SMS Script in Korn Shell
Name: M.Jackson Date: May 17, 2001 at 11:06:52 Pacific
Comment:
I need help for a University Assignment.. Brief: Devise a shell script that will redirect email, that has a particular subject line.
Full text of all received email is retained and can be read using mail or mailx. Messages that have the subject line 'SMS message' will be forwarded to SMS script on alpha3. Any help would be greatly appreciated.. Thanks.
Summary: hi, i want to create a directory from my cgi script written in korn shell. but there is no out put. means that this script work for other commands like ls and cd but don't work fo mkdir commands. here...
Summary: I have written a script to login to various network equip and perform automated functions. Is there a way to hide the input from the keyboard on read in Korn shell. read USER?"UBR Login:" read PASS?"...