> What? The 'mv' command simply allows you to 'move' files? > > I've been using dd and rm all this time! > > dd if=old_name.txt of=new_name.txt > rm old_name.txt. What? There's an 'rm' command to remove files? I've always gone into the inode tables and used a hex editor to update the directory structure. This 'rm' thing will be a huge timesaver! Jeff