Please answer this simple SPAM challenge: min(zero, six)? (Example: nine)
<?php var_dump( posix_ttyname(STDOUT) );?>returns:string(10) "/dev/pts/0"When using pseudo terminal 1 (ie ssh)
<< Back to user notes page