Is it recommended to use shell’s : null command on supposedly portable scripts? Does it cope with csh, zsh, tcsh and whatever shell it may exist around there?
Is it recommended to use shell’s : null command on supposedly portable scripts? Does
Share
Yes. It’s the standard null utility. Reference: http://pubs.opengroup.org/onlinepubs/000095399/utilities/colon.html