
21 Mar
2014
21 Mar
'14
2:29 p.m.
On 21 March 2014 14:02, Brian Echesa <bechesa@gmail.com> wrote:
Interesting .. *ssh -G 2>&1 | grep -e illegal -e unknown > /dev/null && echo "System clean" || echo "System infected"*
Whats the -G option for ? on my ssh version its not there
same as "-g". Kind Regards, Wilson./