]> git.donarmstrong.com Git - bin.git/commitdiff
* add why faf is called faf
authorDon Armstrong <don@donarmstrong.com>
Thu, 5 Jun 2008 21:19:32 +0000 (21:19 +0000)
committerDon Armstrong <don@donarmstrong.com>
Thu, 5 Jun 2008 21:19:32 +0000 (21:19 +0000)
faf

diff --git a/faf b/faf
index 8917459d53f52e9da8a40868ce113e6a3d032f41..20426671ad920706c8cabcaa99d71e6dc96713a4 100755 (executable)
--- a/faf
+++ b/faf
@@ -1,3 +1,5 @@
 #!/bin/sh
 
+# fork and forget == faf
+
 ("$@" >/dev/null 2>&1 &)