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