/bin/rm: Argument list too long.
Posted in archive, computing, troubleshooting on May 19th, 2004
After years working with BSD and Linux, this morning I was limited by rm. Apparently there is a maximum number of files that can be passed as arguments to rm. Thankfully, there’s an easy workaround.
Using rm to delete files is as natural to many as breathing, particularly in the BSD/Linux community. Whether it be removing [...]