Argument List Too Long Error – Delete lot of files from a folder In linux/unix, a folder contains lot of file and you may not delete files by using the rm rf * because small amount of buffer memory allocated to storing the list of arguments and if it is filled up, the shell will […]