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 scripting for korn shell (ksh)
Name: nelli Hayward Date: December 6, 2003 at 11:59:28 Pacific OS: windows XP CPU/Ram: intel pentimun 4/ 256 ram
Comment:
Hi all
I need step by step instructions on how to create a script in MENU format that will duplicate the effect of the rm-i command. The script should tell what actions have been taken. I want the del button to duplicate the effect of thr rm-i command.
Summary: Any idea how is the function key F8 being map in unix script using Ksh Shell? For example: enter key is recognize as ^M, so what is the control key for Tab and F8. Actually I have an interactive progr...
Summary: Hi, I am trying to write a unix script for a student database program. I have some pieces of script for this database that was left to me. The main menu has options that brings their own me...
Summary: Hi, I want to create a unix script which will keep on executing 'sp_who' for sybase database (name = my_sybase) in every 5 mins. Please help ...