Guest User

Untitled

a guest
Nov 20th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. # Readme
  2.  
  3. Pipe to `dot` and then to `display`:
  4.  
  5. ./a.out | dot -Tpng -Nshape=circle -Nfixedsize=true -Nfontname=serif -Nfontsize=10 -Nwidth=.5 | display
Add Comment
Please, Sign In to add comment