site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=sHOZvN4w63T0lklZS5ij/3j4Hl1V4qKYoTnQywMYluY=; b=MV6Uih6JZ89DPEYHDUwZWxDoA+HqATkdrkeigfF95r1+nM/ZvlpNqhVrbwyuL0QCLT nDeKG7EovMG+cRjLc3CIdx6ubGJGuApHohbbiYJWgw3QU95KIgve63f2xwtBdFecDanz bXt+hvfjgAMdF+rDu3cWMy8z6Ofr87R3H0/2o= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=welbnui8e7cmEWl1px1tKj4Ju3H7t2s+tmWBCH/1fo2O0JOtGrvz8leYZZQAyTnUmY bTJbXHkX64sbrrYEA2knT/MPFCco1JfJp/k8CXqw3vQ6fi2tAa73LzN9V1t/9tWktCMu bw/rFVocxmEY8WK+Q6dyaV3KAg3TmoIHpudRg= Environment: Mac OS X 10.6.1 I'm trying to delete an empty .m4a file from my hard drive. I'm the owner of the file. $~/workarea/tmp:whoami Ric $~/workarea/tmp:ls -l ... -rw-r--r--@ 1 Ric Ric 0 Jun 8 2004 Ric & Irina in Czech Rep..m4a ... Here I'm trying to forcing a delete: $~/workarea/tmp:rm -f "Ric & Irina in Czech Rep..m4a" rm: Ric & Irina in Czech Rep..m4a: Operation not permitted I'll try again... $~/workarea/tmp:rm *.m4a override rw-r--r-- Ric/Ric uchg for Ric & Irina in Czech Rep..m4a? y rm: Ric & Irina in Czech Rep..m4a: Operation not permitted How can I remove this file? Regards, Ric. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com