Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ awk.mlx(1) — Reliant UNIX 5.44c4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

awk(1) (MLX AddM
e
L
n
X
d
u(
m
)
D
irectory and File Management Utila
i
t
w
i
k
(
e
1
s
) (MLX Addendum) NAME awk - pattern scanning and processing language (MLX addendum) SYNOPSIS awk [-Fre] [parameter...] ['prog'] [file...] awk [-Fre] [parameter...] [-f progfile] [file...] DESCRIPTION (International Functions) Characters from supplementary code sets can be used in pattern-action statements and comments, in addition to the ASCII code set. The field separators specified with option -F and the built-in vari- ables OFS, ORS and FS can be characters from supplementary code sets. In regular expressions, pattern searches are performed on characters, not bytes. This is similar to the pattern processing of ed(1). The values returned by the built-in function, length(s), and the argu- ment n of the built-in function, substr(s,m,n), are the length in bytes. Page 1 Reliant UNIX 5.44 12, 196

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026