Skip to content

ChickenProp/cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

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

No packages published