Results 1 to 2 of 2
what do i type infront of say "*-installer.sh, to run the script.
"Lost in Ashland"...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-30-2003 #1Just Joined!
- Join Date
- Jul 2003
- Posts
- 13
installing something
what do i type infront of say "*-installer.sh, to run the script.
"Lost in Ashland"
- 07-30-2003 #2Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
full path to the script, ie /path/to/script.sh - ensure it has execute permissions, or "sh script.sh". Alternativly just "./script.sh".
Jason


Reply With Quote
