[ale] "undeleteable" file HOWTO

Mike Panetta ahuitzot at mindspring.com
Wed Sep 1 11:32:19 EDT 2004


This example should work on a fat32 disk as well...

[mike at Chiana test]$ ls
*  $?5?  bar  baz  foo 
[mike at Chiana test]$ rm '*'
[mike at Chiana test]$ ls
$?5?  bar  baz  foo  
[mike at Chiana test]$ ls -b
$\a5\377  bar  baz  foo 
[mike at Chiana test]$ rm `echo -e "$\a5\377"`
[mike at Chiana test]$ ls
bar  baz  foo

Its that easy...

Mike


-----Original Message-----
From: Preston Boyington <PBoyington at polyengineering.com>
Sent: Sep 1, 2004 10:57 AM
To: Atlanta Linux Enthusiasts <ale at ale.org>
Subject: RE: [ale] "undeleteable" file

> Have you fscked the drive?  It sounds like it might be
> slightly corrupt.
> 

sorry, should have mentioned that the folder in question is on the FAT32 partition of the disk.
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale





More information about the Ale mailing list