in reply to
Questions with sysopen (code)
Use
/bin/false
over
/dev/null
. Also, no need to use Perl.
# chsh -s /bin/false www
See
man chsh
.
Makeshifts last the longest.
Comment on
Re: Questions with sysopen (code)
Download
Code
In Section
Seekers of Perl Wisdom