File: fifowrite.8

package info (click to toggle)
aprsdigi 3.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 420 kB
  • sloc: ansic: 3,690; sh: 656; makefile: 24
file content (19 lines) | stat: -rw-r--r-- 436 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.TH FIFOWRITE 8 "4 April 2003"
.SH NAME
fifowrite \- test program for aprsdigi.
.SH SYNOPSIS
.nf
.BI "fifowrite " filename
.fi
.SH DESCRIPTION
.PP
.I Fifowrite
is useful for testing aprsdigi.  Lines of text read from stdin are
written as a Unix datagram to the fifo at
.I filename
which is expected to have been opened for reading by
.BI "aprsdigi \-p unix:" filename,callsign,alias...
.SH AUTHOR
.nf
Alan Crosswell, n2ygk@weca.org
.fi