more computing in exemple, awk based

This commit is contained in:
tth 2018-12-05 16:48:53 +01:00
parent 2c702e667e
commit 5aa4647df5
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ do
done
awk '{print NR " " $2}' < ${DATAFILE}