Symbolic Links
Links
Usage
Note:
Make sure you specify the full path to each of the files.
In the following example the file in
/usris the real file.
ln -s /usr/local/bin/original/script /etc/init.d/new-script
Just do a simple rm to remove the link.