Neatly print commands sent to the command line.
Arguments
- cmd
Command string or list of strings.
- raw
Print the raw
cmdtext.- basepath
For each component of
cmdthat is a path, shorten the path to just the basename.- prefix
When
basepath=TRUE, append a prefix to the path.- wrap
If
wrapis notNULL, use this to separate arguments with newlines.- verbose
Print messages.