aboutsummaryrefslogtreecommitdiff
path: root/with-shell
diff options
context:
space:
mode:
authorJohn Ankarstrom <john@ankarstrom.se>2021-07-08 22:03:15 +0200
committerJohn Ankarstrom <john@ankarstrom.se>2021-07-08 22:03:15 +0200
commit6d840984dcd0fc211244d69fb8e1080c13064bb7 (patch)
tree2e6a30e92cc6cd0841fd075baae9354de91cb058 /with-shell
parent301e03b46ce35589dbd2b7985d6ae8bef0dca64a (diff)
downloadxutil-6d840984dcd0fc211244d69fb8e1080c13064bb7.tar.gz
Add 'git-orig' utility
Diffstat (limited to 'with-shell')
-rwxr-xr-xwith-shell1
1 files changed, 1 insertions, 0 deletions
diff --git a/with-shell b/with-shell
index 364d2ac..6819aa6 100755
--- a/with-shell
+++ b/with-shell
@@ -1,3 +1,4 @@
#!/bin/sh
+
"$@"
exec "${SHELL:-sh}"