irobex — Send OBEX
    object from stdin or pty on IrDA
  
    | irobex | [ -aAghjpt]
      [-ddevice]
      [-llog_file]
      [-mmax_speed]
      [-nstation_name]
      [-vverbose_level]
      [-ypty] | 
The irobex command sends an OBEX object
    from stdin or pty.
The options are as follows:
  - -a
- Use driver for ACTiSYS IR-220L dongle.
- -A
- Use driver for ACTiSYS IR-220L+ dongle.
- -d
- Specify IrDA device to use.
- -f
- Log to file.
- -g
- Use driver for Greenwich GIrBIL dongle.
- -h
- Output help message.
- -j
- Use driver for Extended Systems JetEye dongle.
- -m
- Limit maximum baud rate.
- -n
- Set station name, defaults to host name.
- -p
- Use driver for Parallax LiteLink dongle.
- -t
- Use driver for Tekram IR-210B dongle.
- -v
- Set verbosity level.
- -y
- Redirect stdin/stdout to pty.
- -Y
- Fork and run as daemon.
To send a memo to a palm, use the following commands:
mkobexmemo -n NAME < FILE | irobex
Tommy Bohlin
    ⟨tommy@gatespace.com⟩