[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: removed root directory files



> On 17/04/2008, Abraham Chaffin <abrahamchaffin@gmail.com> wrote:
>> Hey All,
>> I was wanting to run ./*
>> Now if I ls I get
>> -su: /bin/ls: No such file or directory

Wondering a bit why not just run

rm *

instead of the (error prone)

rm ./*

What am I missing?

--Mark Allums


Reply to: