This website requires JavaScript.
Explore
Help
Sign In
hyung-hwan
/
qse
Watch
1
Star
0
Fork
0
You've already forked qse
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qse
/
qse
/
regress
/
awk
/
emp-018.awk
hyung-hwan
393dd9be8d
improved the standard console handler to handle when ARGV has been overridden in a script
2009-06-25 02:29:33 +00:00
2 lines
31 B
Awk
Raw
Blame
History
END
{
print
NR
,
"employees"
;
}
Reference in New Issue
View Git Blame
Copy Permalink