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