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