summaryrefslogtreecommitdiff
path: root/tplot
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-12-24 14:28:59 -0500
committerBen Sima <ben@bsima.me>2020-12-24 14:29:24 -0500
commitdb4b47b550df840ab5d655f5573bc78135daae95 (patch)
tree491ce32c2dbaf518e7a1d7ec2fbfc1290bc023e8 /tplot
parent82e4054abe0443f735bf585e0165bb539f58034d (diff)
.
Diffstat (limited to 'tplot')
-rwxr-xr-xtplot4
1 files changed, 4 insertions, 0 deletions
diff --git a/tplot b/tplot
new file mode 100755
index 0000000..1bf6199
--- /dev/null
+++ b/tplot
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+#
+# plot in a terminal
+gnuplot -p -e "set terminal dumb; plot '<cat'"