-
Notifications
You must be signed in to change notification settings - Fork 1
ChickenProp/cmd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
cmd is a program that allows shebang (#!) lines to pass multiple arguments: #! /usr/bin/cmd sudo -u someuser sh Where the normal behaviour would break here. That's the basic use. It's more powerful than that: you can turn the shebang line into an arbitrary shell expression to be evaluated. For details, see http://gist.github.com/492976 .
About
Split shebang lines on whitespace, or do silly things with them.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published