This website requires JavaScript.
Explore
Help
Register
Sign in
xfnw
/
plan9fox
Watch
1
Star
0
Fork
You've already forked plan9fox
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
a9060cc06b
plan9fox
/
sys
/
lib
/
dist
/
logtime.awk
Taru Karttunen
a9060cc06b
Import sources from 2011-03-30 iso image - lib
2011-03-30 19:35:09 +03:00
3 lines
38 B
Awk
Raw
Blame
History
{
printf
(
"%s %d %s\n"
,
t
,
NR
,
$
0
)
;
}
Reference in a new issue
View git blame
Copy permalink