projects
/
gsu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cc3cdb
)
gsu: Use bash shebang.
author
Andre Noll
<maan@systemlinux.org>
Tue, 2 Mar 2010 14:55:32 +0000
(15:55 +0100)
committer
Andre Noll
<maan@tuebingen.mpg.de>
Fri, 29 Aug 2014 19:36:07 +0000
(21:36 +0200)
It's kind of pointless trying to be portable here.
funcs/gsu
patch
|
blob
|
history
diff --git
a/funcs/gsu
b/funcs/gsu
index 9ee2d72442d4b0694f4c151559c2b383cdf860e0..043676c4b303ae4dc8e49160bfa11bc066f8ac2b 100644
(file)
--- a/
funcs/gsu
+++ b/
funcs/gsu
@@
-1,4
+1,4
@@
-#!/bin/sh
+#!/bin/
ba
sh
# gsu -- the global subcommand utility
# (C) 2006-2009 Andre Noll