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
b6a27d2978
qse
/
regress
/
awk
/
emp-004.awk
hyung-hwan
84d1c4c55f
Reorganized the directory structure
2022-09-25 09:23:29 +09:00
2 lines
18 B
Awk
Raw
Blame
History
{
print
NR
,
$
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink