Unable to delete LARGE folder

Terrence Enger tenger-P1ovA8G34VBEfu+5ix1nRw at public.gmane.org
Wed Dec 7 18:09:43 UTC 2011


On Wed, 2011-12-07 at 12:47 -0500, Lennart Sorensen wrote:
> On Wed, Dec 07, 2011 at 12:43:20PM -0500, James Knott wrote:
> > Of course, it should be possible to delete files without running ls
> > first.  I'd try something like rm * in that directory to see what
> > happens.
> 
> You will probably exceed the shell command line limit.

Some commands do their own wildcard expansion; I do not know if `rm` 
is one of them.  So, whether it works or not, the shell should not 
complain if you do `rm '*'`.

Just kibitzing,
Terry.


--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list