After running a different script, and after about
the tenth time I reply to:
read -n 1 -p "Combine $v1 and $v2? [y/n]: " < /dev/tty
I get:
<script-name>: line 47: read: error setting terminal attributes:
Interrupted system call
Combine <text1> and <text2>? [y/n]: n
malloc: ../../bash/builtins/../../bash/builtins/read.def:675: assertion
botched
free: underflow detected; mh_nbytes out of range
Aborting...<script-name>: line 52: 32293 Done awk -v
lower_limit=.921 -v upper_limit=.999 '{if(lower_limit <= $6 && $6 <=
upper_limit) {print}}' $variable-containing-file-name
32294 | sort -g -k 6
32295 Aborted (core dumped) | while read v1 v2 rest; do
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]