Skip to content
Snippets Groups Projects
terminal_graphs 175 B
Newer Older
  • Learn to ignore specific revisions
  • Whitney Armstrong's avatar
    Whitney Armstrong committed
    #!/bin/bash
    
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
    camonitor ibcm1 | stdbuf -o0 awk '{print $4}' | feedgnuplot  --stream --lines   --points --title "Beam Current" --xlen 600  --unset grid --terminal 'dumb 100,40'