enumCommandLine Command-line arguments for the current process.
strippingNewlineIf true, newline characters and character combinations are stripped from the result; otherwise, newline characters or character combinations are preserved. The default is true.
The string of characters read from standard input. If EOF has already been reached when read is called, the result is nil.
Standard input is interpreted as UTF-8. Invalid bytes are replaced by Unicode replacement characters.
enumCommandLine