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
dea9b94b87
qse
/
ase
/
cmd
/
awk
/
emp-003.awk
hyung-hwan
b52f039c69
2008-03-21 03:49:53 +00:00
2 lines
23 B
Awk
Raw
Blame
History
{
print
NF
,
$
1
,
$
NF
;
}
Reference in New Issue
View Git Blame
Copy Permalink