Help for this page
# Im not sure if this pipe will open; # I'm not on a linux machine right now ... } } }
open (MAN, "/usr/bin/man ssh |"); while (<MAN>) ... } } }