xref
: /
external
/
one-true-awk
/
testdir
/
t.substr1
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
NR % 2 { print substr($0, 0, -1) }
2