This website requires JavaScript.
Explore
Help
Sign In
tetalab
/
tetalab.org
Watch
17
Star
0
Fork
You've already forked tetalab.org
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
9a9edd6c4c
tetalab.org
/
13.Fournisseurs
/
mklist.awk
7 lines
72 B
Awk
Raw
Blame
History
#! /usr/bin/awk
{
printf
"%s"
,
"* ["
$
1
"]("
$
1
") "
$
1
=
""
print
$
0
}
Reference in New Issue
View Git Blame
Copy Permalink