svn commit: r279603 - in head: bin/rcp usr.bin/rlogin usr.bin/rsh

Gleb Smirnoff glebius at FreeBSD.org
Thu Mar 5 12:55:04 UTC 2015


On Thu, Mar 05, 2015 at 03:40:37PM +0300, Slawa Olhovchenkov wrote:
S> > nc(1), which is a pure socket testing tool. For telnet(1) this
S> > capability is a side effect.
S> 
S> You don't try this in practice.
S> % nc zxy.spb.ru 81
S> %
S> % telnet zxy.spb.ru 81
S> Trying 195.70.199.98...
S> telnet: connect to address 195.70.199.98: Connection refused
S> telnet: Unable to connect to remote host
S> 
S> nc is not usable. 

Yes, this how unix way works. Command has return value, or
you can use '-v', of you want it to be chatty.

S> > S> How to connect to mpd control socket?!
S> > 
S> > pkg install mpd5 telnet
S> 
S> Nice w/o internet connection. Nice.

Did you bring mpd5 on discette? Why do you want to run mpd5 at all,
if you don't have internet connection? Sorry, the argument on absence
of internet connection is a complete bullshit, and just shows that
you want argue just to keep arguing. I'm outta this discussion.

-- 
Totus tuus, Glebius.


More information about the svn-src-head mailing list