This website requires JavaScript.
Explore
Help
Sign In
midfavila
/
awk
Watch
1
Star
0
Fork
0
You've already forked awk
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
d45db5e9d8
awk
/
bugs-fixed
/
a-format.awk
Arnold D. Robbins
32093f5bbf
Fix multiple long-standing bugs, improve test suite.
2018-08-22 20:40:26 +03:00
4 lines
30 B
Awk
Raw
Blame
History
BEGIN
{
printf
(
"%a\n"
,
42
)
}
Reference in New Issue
View Git Blame
Copy Permalink