-
Notifications
You must be signed in to change notification settings - Fork 0
man qwriter
Herbert Koelman edited this page Oct 19, 2016
·
1 revision
qwriter - write STRING messages into a queue
qwriter -q qspace:queue [-b buffer size] [-v] [-u user] [-p password] [-g group]
Write STRING typed Tuxedo messages into a queue. Once started, simply type your text. Each newline, posts the text you just entered. Type quit to end the program.
- q queue and queue space
- u Tuxedo user
- p Tuxedo user's password
- g group to use
- b buffer size (in bytes defaults to 1024)
- v print version info and exit
his command let you write text messages into queue IN from queue space QS:
qwriter -q QS:IN
enter message text (or "quit" to end): hello, world...
enter message text (or "quit" to end):