Author: cetae
Date: 05-11-05 18:00
How would i create a link to a program to include switches.
Ex. create a link such as mountcd, which would call: mount -t cd9660 /dev/acd0 /cdrom
i tried a symbolic link with ln but it did not work. maybe using a script? I am not sure. I have seen something similar to this at work, using find, but i do not have access to look at the file.
Thanks for any insight on this problem.
|
|