Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: deleting a file

by snafu (Chaplain)
on Jun 04, 2001 at 23:14 UTC ( [id://85560]=note: print w/replies, xml ) Need Help??


in reply to deleting a file

unlink

$cnt = unlink 'a', 'b', 'c'; unlink @goners; unlink <*.bak>;

----------
- Jim

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://85560]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-19 16:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found