http://qs1969.pair.com?node_id=304031

engtech has asked for the wisdom of the Perl Monks concerning the following question:

Venerable Monks, I am trying to reset a serial port from a CGI page using: system("sstty +rs 1a12","/"); I don't know if this is correct as I am very new to perl. I think I read somewhere that I can get a response from that command as well like a boolean or error level... Could anyone point me in the right direction??? Regards, Don