aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorepoch <epoch@thebackupbox.net>2020-04-07 06:52:56 -0500
committerepoch <epoch@thebackupbox.net>2020-04-07 06:52:56 -0500
commit7ffc20e9ae8297ea8b6f796310cf065d4186aa5b (patch)
tree08819858d6fd3acd2016dadd9571cf219a648603 /bin
parent1cca9c35f1837ba0eb324593cdb8d5778fa9b7e3 (diff)
downloadhackvr-7ffc20e9ae8297ea8b6f796310cf065d4186aa5b.tar.gz
hackvr-7ffc20e9ae8297ea8b6f796310cf065d4186aa5b.zip
added a script hackvr_open to just open a file in hackvr without hackvr exiting from EOF
Diffstat (limited to 'bin')
-rwxr-xr-xbin/hackvr_open4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/hackvr_open b/bin/hackvr_open
new file mode 100755
index 0000000..3121f46
--- /dev/null
+++ b/bin/hackvr_open
@@ -0,0 +1,4 @@
+#!/bin/sh
+### you may want to force this pipeline through a new x-terminal-emulator if you want to be able to write to stdin by hand.
+### for debugging purposes? I'll probably do that soon.
+nonblocktail "$1" /dev/stdin | hackvr