This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
587c681815
freebsd-skq
/
contrib
/
awk
/
test
/
noeffect.awk
James Raynard
728510ce91
Virgin import of GNU awk 3.0.3
1997-10-14 18:17:11 +00:00
5 lines
41 B
Awk
Raw
Blame
History
BEGIN
{
s
==
"hello, world"
;
print
s
}
Reference in New Issue
View Git Blame
Copy Permalink