How To Find and Overcome Shell Command Line Length Limitations
in Categories BASH Shell, CentOS, Debian / Ubuntu, FreeBSD, HP-UX Unix, Linux, OpenBSD, Programming, Troubleshooting, Ubuntu Linux, UNIX last updated April 3, 2012While 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?