Julia Programming Tutorials:Running External Programs In Julia

Опубликовано: 05 Октябрь 2024
на канале: JCharisTech
2,140
16

Julia Programming Tutorials:Running External Programs In Julia
In this tutorial we will be learning about how to run external programs from your Julia REPL.

Main Commands Used
run(``)
run(pipeline(`cat $file`,`sort`))

If you liked the video don't forget to leave a like or subscribe.
If you need any help just message me in the comments, you never know it might help someone else too.
J-secur1ty of JCharisTech