diff --git a/cmds.txt b/cmds.txt index 873b282..e8090b0 100644 --- a/cmds.txt +++ b/cmds.txt @@ -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