Saturday 27 October 2018

Unix rm command returns 'bin/rm: cannot execute [Argument list too long]' when the list of files are more to hanle by rm buffer





-ksh: rm: /bin/rm: cannot execute [Argument list too long]




Work-around:


find . -name '*.trm' | xargs rm -f





No comments:

Post a Comment

ZFS

Public Cloud tools comparison