Conversation
Notices
-
Verius (verius@community.highlandarrow.com)'s status on Saturday, 18-Nov-2017 11:58:35 EST Verius
One thing Powershell does that other shells would do well to emulate is to make it really easy to set up parameter configuration. I don't think it's against the unix philosophy to have a shell have a built-in way of configuring accepted arguments and automatically generate a help message. With such scripts the shell could even offer intelligent auto-completion for parameters.