I'm looking for an equivalent of SunOS command "mconnect" under Digital Unix
3.2.
mconnect -p port hostname does the equivalent of "telnet hostname port" (a
telnet on a non-standard port) but allows to input commands also via a file.
Or here document. E.g.
mconnect -p port hostname <<END
my commands go
in here
END
I use sometimes mconnect (with port 25) to verify mail addresses amd I would
like to use it also to check URLs on port 80. At the moment I rsh on a Sun to
do it, but I'd like to have a native command on my DU box.
I *do not* want to install TCL and expectk just to do the silly things above,
it's too much a hassle. I'm looking for a simple standalone executable
analogous to mconnect.
----------------------------------------------------------------------------
Lucio Chiappetti - IFCTR/CNR - via Bassini 15 - I-20133 Milano (Italy)
----------------------------------------------------------------------------
Fuscim donca de Miragn E tornem a sta scio' in Bregn
Che i fachign e i cortesagn Magl' insema no stagn begn
Drizza la', compa' Tapogn (Rabisch, II 41, 96-99)
----------------------------------------------------------------------------
For more info :
http://www.ifctr.mi.cnr.it/~lucio/personal.html
----------------------------------------------------------------------------
Received on Thu Nov 27 1997 - 15:12:46 NZDT