Installation guide

Table 10–6: Flag Bits
Flag Octal Value Description
OPOST 0000001 Enable output processing
ONLCR 0000002 Map NL to CR-NL
OLCUC 0000004 Map lower case to upper case
OCRNL 0000010 Map CR to NL
ONOCR 0000020 No CR output at column 0
ONLRET 0000040 NL performs CR function
OFILL 0000100 Use fill characters for delay
OFDEL 0000200 Fill is DEL, else NUL
NLDLY 0001400 Newline delay
NL0 0000000
NL1 0000400
NL2 0001000
NL3 0001400
TABDLY 0006000 Horizontal tab delay
TAB0 0000000
TAB1 0002000
TAB2 0004000
TAB4 0006000
CRDLY 0030000 Carriage Return delay
CR0 0000000
CR1 0010000
CR2 0020000
CR3 0030000
FFDLY 0040000 Form feed delay
FF0 0000000
FF1 0040000
BSDLY 0100000 Backspace delay
BS0 0000000
10–28 Administering the Print Services