]> git.donarmstrong.com Git - bin.git/commitdiff
add fork and forget
authorDon Armstrong <don@donarmstrong.com>
Thu, 5 Jun 2008 21:19:09 +0000 (21:19 +0000)
committerDon Armstrong <don@donarmstrong.com>
Thu, 5 Jun 2008 21:19:09 +0000 (21:19 +0000)
faf [new file with mode: 0755]

diff --git a/faf b/faf
new file mode 100755 (executable)
index 0000000..8917459
--- /dev/null
+++ b/faf
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+("$@" >/dev/null 2>&1 &)