in reply to Re: making a shorter code!
in thread making a shorter code!

<> for <STDIN> is worse since it lets in data from files named on the command line.

You can not protect <STDIN> from redirection on the command line either.