in reply to Re^4: UNIX command - remove 0 byte file
in thread UNIX command - remove 0 byte file

I looked into this for xargs under Solaris and the manual makes no such claim, although it looks like you can do something similar manually using a combination of -l -s and -n options, assuming you know the system limits to target these parameters for.

-M

Free your mind

  • Comment on Re^5: UNIX command - remove 0 byte file