On 5/17/05, Jeff Vian <jvian10@xxxxxxxxxxx> wrote: ... > > To erase files where you don't have access permissions you must have root > > access. Do this: > > cd .Trash > > sudo rm -rf * ... [root@localhost .Trash]# rm * -rf bash: /bin/rm: Argument list too long [root@localhost .Trash]# ouch, heh. -Thufir