<?xml version="1.0" encoding="windows-1252"?>
<node id="467218" title="Re: delete a file" created="2005-06-16 05:15:44" updated="2005-08-11 11:30:28">
<type id="11">
note</type>
<author id="446719">
kyoshu</author>
<data>
<field name="doctext">
you do not have the file on the system or you&lt;br&gt;
are trying to delete file which you can not delete&lt;br&gt;
because of file permisions, or you execute your&lt;br&gt;
script from some other directory than ../data/.&lt;br&gt;
&lt;pre&gt;
# mkdir dir
# touch dir/file
# ls dir/
file
# perl -e 'unlink "dir/file" or die "failure\n";'
# ls dir/
#
&lt;/pre&gt;</field>
<field name="root_node">
467211</field>
<field name="parent_node">
467211</field>
</data>
</node>
