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
Julia spawn several commands
General Usage
9
3152
May 19, 2023
How to use * with backticks
New to Julia
5
1403
June 14, 2018
Getting Unwanted Quotes in System Calls
General Usage
shell
1
867
March 4, 2017
Redirection and shell commands
General Usage
0
241
February 14, 2020
Quoting when constructing commands problematic?
General Usage
cmd
6
256
January 19, 2024