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