[Israel.pm] Unlink v/s deletion
Gaal Yahas
gaal at forum2.org
Mon Feb 16 06:56:09 PST 2004
On Mon, Feb 16, 2004 at 03:25:08PM +0000, Srikanth Madani wrote:
> Good advice. I tried this, but all $! contains is:
> No such file or directory
> It doesn't mention exactly what it's looking for (trying to unlink). Is
> there another variable which contains the full system call or something?
No, but you might consider using strace for this purpose.
strace -o tracefile.out your_script.pl
tail -20 tracefile.out
--
Gaal Yahas <gaal at forum2.org>
http://gaal.livejournal.com/
More information about the Perl
mailing list