1*60752Sbostic.\" Copyright (c) 1988, 1991, 1993 2*60752Sbostic.\" The Regents of the University of California. All rights reserved. 320897Smckusick.\" 443544Strent.\" %sccs.include.redist.man% 533473Sbostic.\" 6*60752Sbostic.\" @(#)bcd.6 8.1 (Berkeley) 05/31/93 733473Sbostic.\" 850841Scael.Dd 950841Scael.Dt "BCD" 6 1050841Scael.Os 1150841Scael.Sh NAME 1250841Scael.Nm bcd , 1350841Scael.Nm ppt , 1450841Scael.Nm morse 1550841Scael.Nd "reformat input as punch cards, paper tape or morse code" 1650841Scael.Sh SYNOPSIS 1750841Scael.Nm bcd 1850841Scael.Op Ar string ... 1950841Scael.Nm ppt 2050841Scael.Op Ar string ... 2150841Scael.Nm morse 2250841Scael.Op Fl s Ar string ... 2350841Scael.Sh DESCRIPTION 2450841ScaelThe commands 2550841Scael.Nm bcd , 2650841Scael.Nm ppt 2750841Scaeland 2850841Scael.Nm morse 2950841Scaelreads the given input and reformats it in the form of punched cards, 3050841Scaelpaper tape or morse code respectively. 3150841ScaelAcceptable input are command line arguments or the standard input. 3250841Scael.Pp 3350841ScaelAvailable option: 3450841Scael.Bl -tag -width flag 3550841Scael.It Fl s 3650841ScaelThe 3750841Scael.Fl s 3850841Scaeloption for morse produces dots and dashes rather than words. 3950841Scael.El 4050841Scael.Sh FILES 4150841Scael.SH HISTORY 42