irw(1) - Linux man page

Name

irw - sends data from Unix domain socket to stdout

Synopsis

irw [socket]

Description

irw will connect to any Unix domain socket and will print the data that it receives to stdout. If you don't give it a socket name argument it will watch //var/run/lirc/lircd. Useful for debugging.

-h --help
display usage summary
-v --version
display version

See Also

The documentation for lirc is maintained as html pages. They are located under html/ in the documentation directory.

Referenced By

irsend(1), rc(1)