Quickly Calculate size of radmind Transcript Payload

grep ^[af] /var/radmind/transcript/transcript_name.T | awk ‘{sum = sum + $7} END {print sum/1000}’

Every line that starts with “a” or “f” is a file. Sum up the size field. Divide by 1000 to get KB.


Radmind 10.5 Leopard Negative Transcript Progressing

I’m having good success with radmind and Leopard so far.  A critical piece is a correct negative transcript.  Folks have a pretty solid working version at the radmind wiki.  Mine is similar to the one posted there.


Follow

Get every new post delivered to your Inbox.