From 3714205d6a7c0f66b48ee40432a5c25a51c97b99 Mon Sep 17 00:00:00 2001 From: epoch Date: Mon, 27 Jan 2020 17:54:32 -0600 Subject: added ANOTHER example of a calendar program. might have figured out a good way to hashbang hackvr. --- share/hackvr/examples/calendar/hackvr_coproc | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 share/hackvr/examples/calendar/hackvr_coproc (limited to 'share/hackvr/examples/calendar/hackvr_coproc') diff --git a/share/hackvr/examples/calendar/hackvr_coproc b/share/hackvr/examples/calendar/hackvr_coproc new file mode 100755 index 0000000..8d2e127 --- /dev/null +++ b/share/hackvr/examples/calendar/hackvr_coproc @@ -0,0 +1,2 @@ +#!/bin/sh +exec socat exec:hackvr "exec:$*" -- cgit v1.2.3