logserial [-d device_name] [-f] [-l logfile_name] [-s speed]
               [-p pidfile_name]


DESCRIPTION

     logserial listens to the specified serial device and stores data as text
     in the logfile_name.  By signal SIGHUP closes and reopens log file.

     The options are as follows:

     -f
             Do not daemonize.  logserial runs in foreground.

     -d device_name
             Set the COMport to which you wish connect to.

     -l logfile_name
             Specify a log file to store data.

     -s speed
             Set the speed of the connection.  Defaults to 9600.

     -p pidfile_name
             Specify a pid file name. Defaults to /var/run/logserial.pid.


AUTHORS

     Anastasya Batieva <nastya@rsu.ru>

BSD                            November 20, 2005                           BSD

Man(1) output converted with man2html