Browse Source

add another useful command..

main
John-Mark Gurney 5 years ago
parent
commit
3716853e38
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      cmds.txt

+ 1
- 0
cmds.txt View File

@@ -1 +1,2 @@
ls fakedata.py | entr sh -c 'python fakedata.py > fake.txt; echo plot \"fake.txt\" | gnuplot'
tail -c +11 fakedata.js | python -m json.tool | less

Loading…
Cancel
Save