shell command line

Debian Linux Delete Directory Command

by Vivek Gite on August 19, 2010 · 0 comments

I am new to Debian Linux and bash shell command line. How do I delete or remove a directory using bash prompt?

{ 0 comments }

While using mv or rm command I get command line length error (Argument list too long error). How do I find out current running shell command line length limitations? How do I overcomes these limitations while writing UNIX / BSD / Linux shell utilities?

{ 3 comments }