Date: Thu, 4 May 1995 12:17:53 +1000 From: Bruce Evans <bde@zeta.org.au> To: daveh@CSUA.Berkeley.EDU, rgrimes@gndrsh.aac.dev.com Cc: freebsd-hackers@freefall.cdrom.com Subject: Re: slattach!!!!!!! Message-ID: <199505040217.MAA30609@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> suppose slattach -r dialscript /dev/cua02 >> where dialscript is a shell scirpt or a expect script... >> when the line disconnects, the script is started but it receives a HUP >> signal. >How can you get a HUP signal from the dial out device???? What version In the usual way: by making the dial out device a controlling terminal. slattach does this. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505040217.MAA30609>