Julia Programming Language
Quoting in shell commands
General Usage
shell
harven
October 30, 2017, 6:03pm
4
Ha, ok, so it looks like a major change. The following will do.
julia> run(`bash -c 'ls -l img-*'`)
1 Like
show post in topic