Cleaning with Bourne Again SHell
Hi * Arguments list too long Some times ls hang when you have many files 1×10^[5+] or remove file using asterix “rm ./*” for example try generate 355381 files and use ls in directory an d when you try rm all files fro directory bash return error ” argument list too long ” Best…