Thanks a lot... It works. ... I always forget that that leading tcp! is really necessary :) (even though I know why, on second thought) Ruda
2009/8/9 Lyndon Nerenberg <lyn...@orthanc.ca>: >> Hello everyone, >> I want to connect to a ssh server (v1) with the plan 9 ssh command. >> However, the server runs on a non-standard port (not 22). >> I can't figure out, how to specify the port number for the ssh command. > > ssh u...@net!host!port > >