Results 1 to 5 of 5
hi friends,
i am thinking of creating a command from a bash script,
presently i use ./scriptname to execute the script..
i am thinking of makeing it to execute just ...
- 08-18-2008 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 20
creating a command
hi friends,
i am thinking of creating a command from a bash script,
presently i use ./scriptname to execute the script..
i am thinking of makeing it to execute just like a command,
please help.
thanks in advance
anshul
- 08-18-2008 #2Linux Newbie
- Join Date
- Jul 2008
- Posts
- 181
And what exactly do you think a command is?
- 08-18-2008 #3Just Joined!
- Join Date
- Sep 2005
- Location
- China
- Posts
- 37
- 08-18-2008 #4
Usually for this purpose I have an ~/bin directory, and put that in my path.
Can't tell an OS by it's GUI
- 08-18-2008 #5Just Joined!
- Join Date
- Jan 2008
- Posts
- 20
thanks...that worked...


Reply With Quote
