Home
last modified time | relevance | path

Searched refs:LASTCOL (Results 1 – 1 of 1) sorted by relevance

/external/pffft/
Dplots.sh12 LASTCOL="$(head -n 1 $f |sed 's/,/,\n/g' |grep -c ',')"
13 echo "${b}: last column is $LASTCOL"
43 E="${E} ; plot for [col=3:${LASTCOL}] '${f}' using 2:col with lines title columnhead"