On Thu, 2002-06-20 at 23:08, Paul Scott,,, wrote: > I thought someone here might be able to help this person. Also can > someone tell me what file system OS X uses in case I can help? I'm > currently writing some Perl scripts to solve my own lost data problem > with an ext2 partition. > OS X uses HFS+ by default. It can also use UFS though I had some issues with that in the past. John