parseCommand

Parse the given string s as a command. Performs BASH-like variable expansion.

string[]
parseCommand
(
string s
)

Meta