summaryrefslogtreecommitdiff
path: root/src/read-tty
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2024-08-19 22:25:54 -0400
committerAndrew Cady <d@jerkface.net>2024-08-19 22:25:54 -0400
commit56a66925a6d7be0a30143a66dc18f64366609b2c (patch)
treed32b5e271c2119c8fb0066227d3ad4304d71460f /src/read-tty
parentde5ba0c1e968621a66d5abed38666ce501e2201e (diff)
new command: read-tty
Diffstat (limited to 'src/read-tty')
-rwxr-xr-xsrc/read-tty5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/read-tty b/src/read-tty
new file mode 100755
index 0000000..306a69d
--- /dev/null
+++ b/src/read-tty
@@ -0,0 +1,5 @@
1#!/bin/bash
2: "${BASH_LOADABLES_PATH:=/lib/bash:/usr/lib/bash:/usr/local/lib/bash:$HOME/.local/lib/bash}"
3enable -f sleep sleep
4source read_chars.bash
5(read_chars)