help

Steve Bertrand iaccounts at northnetworks.ca
Tue Dec 9 05:34:24 PST 2003


> I use FreeBSD4.7
> On script, how can I run the function of return/enter key ?
> 

Depends on what type of script. In a Perl script, you can do this so the
user has to interact with the keyboard:

$userVar = <>;

and then you could potentially do some ASCII checking to make sure it
was the enter key they pressed.

Steve

> thanks 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
-- 

Steve Bertrand
President/CTO,
Northumberland Network Services

t: 905.352.2688
w: www.northnetworks.ca



More information about the freebsd-questions mailing list