#!/bin/sh # # myfinger -- connects to myfingerd # net_redir -s ${FINGER:-1079}@localhost -d 0 -d 1 -- sh -c "echo '$1 '; cat 1>&3" 3>&1