xref
: /
freebsd
/
contrib
/
one-true-awk
/
testdir
/
tt.10a
(revision 2e3f49888ec8851bafb22011533217487764fdb0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
BEGIN { x = ".$" }
2
$0 ~ x
3