Quoting in shell commands

Ha, ok, so it looks like a major change. The following will do.

  julia> run(`bash -c 'ls -l img-*'`)
1 Like