This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-20 11:11:24 +00:00
Code
Issues
Releases
Activity
14a349d554
freebsd
/
contrib
/
awk
/
test
/
zeroflag.awk
Sheldon Hearn
4192247c04
Update vendor branch to gawk-3.0.6.
2000-08-15 10:02:07 +00:00
2 lines
43 B
Awk
Raw
Blame
History
BEGIN
{
printf
(
"%2.1d---%02.1d\n"
,
2
,
2
)
}
Reference in New Issue
View Git Blame
Copy Permalink