awk(1) (MLX AddM
eL
nX
du(
m)
Directory and File Management Utila
it
wi
k(
e1
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