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.
Bash Scripting
Name: MicrosoftMAN Date: July 23, 2004 at 07:17:21 Pacific OS: Linux CPU/Ram: N/A
Comment:
I am curious as to bash scripting. I would like to do things like have text menus to say 1) Download All Scripts now 2) Say "Hello" 3) Shutdown this Menu and a nice one for ftp where I can just excute it and will would log me into my FTP server using the FTP command.
Summary: A bash script that would scroll through the files in a particular directory (an arbitrary number of files, with arbitrary names, in a specified directory) would be very useful. If someone knows how to...
Summary: I'm new to bash scripting and for practice I'm making a script called rubbish as an alternative for "rm". The idea is if you type "rubbish file1 file2" it sends unwanted files to a directory called r...
Summary: Hello, We just started on bash scripting in my college course, the problem is we're only dong 3 days on it. Our project for my class is to "Write a bash script that takes an ordinary file as an argu...