Results 1 to 3 of 3
Hi! I have some files to install and I want to write a script that will install this files
Someone can help me?
Sorry for bad english!...
- 06-26-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 1
How to create a script file
Hi! I have some files to install and I want to write a script that will install this files
Someone can help me?
Sorry for bad english!
- 06-26-2008 #2
a tutorial to begin with
shell scripting
enjoyLinux and me it's a love story
- 06-26-2008 #3
You probably don't have to do any shell scripting for this at all.
Do this at the command line:
If man pages are not installed on your system, google this:Code:man shar
Be sure to use those double quotation marks, or you'll get a lot of unnecessary google entries.Code:linux "man shar"
Hope this helps.--
Bill
Old age and treachery will overcome youth and skill.


Reply With Quote