virer un résidu

This commit is contained in:
tTh 2024-09-17 15:51:05 +02:00
parent 16e1d7707a
commit a1b0ffdabb
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
#!/usr/bin/awk -f
{ printf "%5d\t%s\n", NR, $0; }