in reply to Re: delete a file
in thread delete a file

cwd prints the location that the script is running from, therefore, the link to delete the file is correct?

Replies are listed 'Best First'.
Re^3: delete a file
by jpeg (Chaplain) on Jun 16, 2005 at 09:34 UTC
    cwd should match the directory containing the file, for your purposes.

    Why don't you post the entire script?

    --
    jpg