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.
a question about bash shell script
Name: stewchicken Date: November 12, 2001 at 13:45:34 Pacific
Comment:
Dear All
I hava a questions as following
Write a shell script program called 'safecopy' that takes two filenames (file1 and file2) as arguments. If file2 exists and file2 is a file that can be written to, then the user should be warned and asked for permission to proceed. Otherwise the file should be copied without any further interaction with the user.
Summary: Hi, I need to run a very complicated Bourne shell script under windows from a very complicated C++ Windows program. Of course, there is cygwin to emulate a linux environment, and there is system to pl...
Summary: Hello everyone! :D OK, just a question now... I made a music program that has a ListBox with a music note in each item. When the music plays, the selected note in the ListBox changes according to whic...
Summary: hello, i have a question on shell script and another on Window Macro :) well, if i want a shell script never me any info or complaint whatever the task is a success or failure, eg. i want to cp files ...