xref
: /
netbsd-src
/
external
/
historical
/
nawk
/
dist
/
testdir
/
t.substr1
(revision 4c3eb207d36f67d31994830c0a694161fc1ca39b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
NR % 2 { print substr($0, 0, -1) }
2