perldoc -f unlink
-----Original Message-----
From: Shishir K. Singh 
Sent: Friday, May 31, 2002 6:14 PM
To: Lance Prais; Perl
Subject: RE: deleting a file


use unlink 

perl -f unlink

-----Original Message-----
From: Lance Prais [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 31, 2002 6:10 PM
To: Perl
Subject: deleting a file


Is it possible to delete a file or remove all the data using a perl command?

I am using perl on windows, can you include dos commands within perl

I tried to include Del <file> in my script and it blew up.


Thanks
Lance




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to