I\'ve looked around for an answer to this one but couldn\'t find one.
I have written a simple script that does initial server settings and I\'d like it to remove/unlink
This works for me:
#!/bin/sh rm test.sh
Maybe you didn't really mean to have the '$' in '$test.sh'?