Julia Programming Language
How to run `sleep 1; echo "hello"` in Shell in Julia
New to Julia
Tamas_Papp
March 25, 2020, 11:53am
2
run(`sleep`) run(`echo "hello"`)
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
How to execute a Julia code in a shell script without using a file jl?
General Usage
2
570
November 7, 2019
Fail to run shell command
New to Julia
15
3600
February 19, 2021
Hello, on my freshly installed julia v1.4.1 on Windows 10, when I do `run(`echo he
General Usage
1
501
February 19, 2021
Can we access shell variables from Julia?
General Usage
shell
4
1254
June 19, 2018
How to run this external cmd: echo "test" >> "test.txt"
General Usage
question
2
1365
July 21, 2018