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 Scripting
Name: martint Date: April 26, 2005 at 21:46:23 Pacific OS: Red Hat 9 CPU/Ram: 256
Comment:
Need help to write a shell script that accept any filenames as arguments and return the newest file from the list.
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 ...