home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume22 / auth-utils / part01 / clients / echoconnect < prev    next >
Encoding:
Text File  |  1990-04-29  |  158 b   |  5 lines

  1. #!/bin/sh
  2. # echoconnect version 1.0, 4/20/90.
  3. # Placed into the public domain by Daniel J. Bernstein.
  4. authtcp -XRv -- "${1-`hostname`}" echo multitee 0:6 6:1
  5.