frank754
08-12-2001, 04:45 PM
I used to know how to do this, but got rusty, since I havent done it in a year.
What I want to do is create a bash file with
2 commands, so that I don't have to type
them in the terminal each time I boot up.
such as pppstart which would contain
the 2 commands. I would like a non root
user to be able to use this too.
Which directory should I put this file in,
/usr/bin? and would I need to create a
duplicate of it in /bin and create a second
symlink to it?
This should
be an easy one, I searched the posts and my
notes, guess I just plain forgot...
Thanks
What I want to do is create a bash file with
2 commands, so that I don't have to type
them in the terminal each time I boot up.
such as pppstart which would contain
the 2 commands. I would like a non root
user to be able to use this too.
Which directory should I put this file in,
/usr/bin? and would I need to create a
duplicate of it in /bin and create a second
symlink to it?
This should
be an easy one, I searched the posts and my
notes, guess I just plain forgot...
Thanks