xref
: /
illumos-gate
/
usr
/
src
/
test
/
util-tests
/
tests
/
awk
/
gnu
/
subamp.awk
(revision e4f7ccbe1e17940fdbde623116bcc8cd761d9ffc)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{
sub
(/[[:
lower
:]]/,
"&"
) ;
print
}
2