CommandLine::Scan — Scan a command line from stdin, return it split into a list
Import CommandLine;
list<string> CommandLine::Scan (
void)
the list of command line parts, nil for end of file