Hacker News new | ask | show | jobs
by stephenr 2603 days ago
So.. you just don't want to type `./my-script foo` you want to type `bud foo`.. Cool story bro.
1 comments

No need for the sarcasm, it's open source, you don't have to use it. But to answer your question, you can't do `./my-script foo`, because you can't call a function directly as argument.

If you also want auto-completion, you bascially re-implemented Bud.