pub fn args_from(s: &str) -> Vec<String>
parse a command line strings
This separates the string with blanks. This considers special characters.
the special characters: