Julia Programming Language
Running terminal script mac osx to open web browser
General Usage
shell
slowbrain
August 10, 2018, 7:30am
2
run(`open -a Safari http://www.google.com/`)
… supposedly you’re running macOS
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Help with a shell command
New to Julia
3
483
August 21, 2020
Run(`start`) doesn't work
New to Julia
4
273
February 2, 2024
Invoking Julia from the Terminal on MacOS
General Usage
question
11
24460
April 20, 2023
Hi. Trying to add Julia to the PATH on my Mac Book Pro.
New to Julia
7
13349
May 20, 2019
Calling a Julia script from the Linux terminal (with inputs)
General Usage
8
627
April 12, 2023