![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| bash shell script | CheeSen | Shell Programming and Scripting | 2 | 09-07-2008 11:14 AM |
| Bash shell script | outthere_3 | UNIX for Dummies Questions & Answers | 2 | 01-31-2008 08:13 PM |
| BASH Shell Script Help -HELP! | flamethrower0 | Shell Programming and Scripting | 2 | 12-30-2006 01:26 AM |
| bash shell script and ms-dos | space13 | Shell Programming and Scripting | 1 | 11-10-2006 07:06 PM |
| need help with bash shell script | vmtailor | UNIX for Dummies Questions & Answers | 2 | 03-03-2005 04:30 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Instructions for a bash shell script
Hi,
I have written a series of bash shell scripts that I will putting on a website for anyone (ie people in my specific field) to download and use. I am currently writing a readme file that explains how to run them, and it has occurred to me that it would be a good idea to indicate that they are bash shell scripts and therefore you must have bash installed on your computer. - Since I am new to unix shell scripting I was wondering if anyone had any ideas for such a blurb. Basically I would like to make sure I am using the correct terminology and have included enough information. Would something as simple as "These are bash shell scripts, and therefore bash must be installed on your system" be sufficient? What other info should I provide? - Also, I have no idea what systems other people will be running these scripts on. I wrote them on a Mac Powerbook. The shebang in all my scripts is #!/bin/bash. Is that generally where bash is located on other systems? Thanks a lot. Mike |
| Bookmarks |
| Tags |
| unix download |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|