Please answer this simple SPAM challenge: six plus three? (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