Man page - axwrapper(8)
Packages contains this manual
- rose_call(8)
- ttylinkd.conf(5)
- mheard(1)
- m6pack(8)
- netromd(8)
- ax25(4)
- bput(1)
- tcp_call(8)
- beacon(8)
- rsuplnk(8)
- kissnetd(8)
- axctl(8)
- axwrapper(8)
- rxecho(8)
- rip98d(8)
- rsdwnlnk(8)
- axparms(8)
- rsattach(8)
- nrbroadcast(5)
- netrom(4)
- baycom(9)
- rsparms(8)
- nrparms(8)
- net2kiss(8)
- smmixer(8)
- ttylinkd(8)
- spattach(8)
- axspawn.conf(5)
- mheardd(8)
- ax25d(8)
- nodesave(8)
- ax25d.conf(5)
- ax25_call(8)
- axgetput(1)
- sethdlc(8)
- rip98d.conf(5)
- dmascc_cfg(8)
- bpqparms(8)
- kissattach(8)
- nrattach(8)
- bget(1)
- soundmodem(9)
- axspawn(8)
- kissparms(8)
- nrsdrv(8)
- hdlcdrv(9)
- rose(4)
- netrom_call(8)
- mkiss(8)
- rxecho.conf(5)
apt-get install ax25-tools
Manual
AXWRAPPER
NAMESYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR
NAME
axwrapper - Run non-ax.25-aware programs from ax25d
SYNOPSIS
axwrapper [ -p paclen ] server-program argv[0] ...
DESCRIPTION
Axwrapper first creates a pipe and then forks and execs the program <server-program> with arguments given at the axwrapper command line. The argv[0] argument is mandatory; further arguments are optional. The parent process then sits and waits for any I/O to and from the user and converts any carriage return characters from the user to line feeds and any line feeds from the program to carriage returns. This is useful when starting non-AX.25-aware programs from ax25d.
OPTIONS
-c paclen
Specify a the size of the output buffer. The default length is 256 bytes.
SEE ALSO
ax25 (8) ax25.conf (5)
AUTHOR
Tomi Manninen OH2BNS <oh2bns@sral.fi>