netbsd man page for morse

Query: morse

OS: netbsd

Section: 6

Links: netbsd man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BCD(6)								 BSD Games Manual							    BCD(6)

NAME
bcd, ppt, morse -- reformat input as punch cards, paper tape or morse code
SYNOPSIS
bcd [string ...] ppt [-d|string ...] morse [-ds string ...]
DESCRIPTION
The bcd, ppt and morse commands read the given input and reformat it in the form of punched cards, paper tape or morse code respectively. Acceptable input are command line arguments or the standard input. Available option: -s The -s option for morse produces dots and dashes rather than words. -d Decode ppt output, or morse output consisting of dots and slashes (as generated by using the -s option).
SEE ALSO
ISO 1681:1973: Information processing--Unpunched paper cards--Specification. ISO 1682:1973: Information processing--80 columns punched paper cards--Dimensions and location of rectangular punched holes. ECMA-10: ECMA Standard for Data Interchange on Punched Tape. ITU-T Recommendation F.1: Operational provisions for the international public telegram service, Division B, I. Morse code.
BSD
November 26, 2002 BSD
Related Man Pages
psresize(1) - redhat
aldo(1) - debian
morse(1) - plan9
morse(1) - linux
morse(1) - minix
Similar Topics in the Unix Linux Community
Morse Code with Associative Array
Array not printing values if used in a loop