in reply to Re: unlink a server file
in thread unlink a server file

Now when I tried putting this into play with perl and unlink this is what I recieved.

On the command line, the quotes are used to tell the command line parser where the argument ends. They are not part of the file name and should not be passed to unlink.