| |||||||||||
| |||||||||||
Deleting a file Posted by enquirer (enquirer), 7 December 2002 how to delete file in perl ?Posted by graham (graham), 7 December 2002 Use the unlink function. Example:unlink "test.txt; unlink takes a list of parameters so that you can delete more than one file at a time; if you don't give it a list at all, it deletes the file named in $_. Do not use unlink to get rid of directories - use rmdir instead. This page is a thread posted to the opentalk forum
at www.opentalk.org.uk and
archived here for reference. To jump to the archive index please
follow this link.
|
| ||||||||||
PH: 01144 1225 708225 • FAX: 01144 1225 793803 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho |