:: String -> [String] -package:numeric-prelude -package:base-prelude package:cmdargs

Given a string, split into the available arguments. The inverse of joinArgs.