more computing in exemple, awk based
This commit is contained in:
parent
2c702e667e
commit
5aa4647df5
|
@ -11,3 +11,4 @@ do
|
|||
done
|
||||
|
||||
awk '{print NR " " $2}' < ${DATAFILE}
|
||||
|
||||
|
|
Loading…
Reference in New Issue