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.
mkdir in korn shell cgi script
Name: salman.ghani Date: July 23, 2003 at 03:58:55 Pacific OS: unix CPU/Ram: piii
Comment:
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 is the script i have used
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?"...
Summary: hi, my problem is that i have to make a web based system. in which i have to use korn shell cgi scripting. and create users and directories from web. now i don't know how i set password of new users f...