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
Related topics
Topic
Replies
Views
Activity
Using * as a wildcard in backtick commands
General Usage
5
3841
March 27, 2019
How to use * with backticks
New to Julia
5
1414
June 14, 2018
Run command
General Usage
2
374
September 12, 2019
Is there any way to run an external command with * in it?
General Usage
4
515
January 2, 2022
How to execute run(`ls *.pdb`)?
New to Julia
10
738
May 20, 2021