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
Name: sam_varg007 Date: December 29, 2003 at 11:23:48 Pacific OS: Sun OS 5.9 CPU/Ram: 1500MHZ 523
Comment:
I am a beginner to shell script. How can I create a directory using the system date in shell script. Could anyone please send me the code? Thanks
Summary: Write a shell script file called letter1. After running the script, it will prompt the user, for an English alphabet, confirm the alphabet chosen, and then search the current directory for all the fil...
Summary: Shell Scripting -- Variables In the main script i have exported the variable and accessing it in another file but when i echo the value the value of the exported variable is not viewable . below are ...