Collecting all output from shell commands
|
|
27
|
8655
|
September 28, 2024
|
No such file when using backticks for running external program
|
|
10
|
258
|
February 16, 2024
|
Julia's shell mode can't recognize user-defined aliases of system commands on Linux
|
|
11
|
453
|
February 6, 2024
|
Error with setting TZ=UTC when running touch in Julia
|
|
2
|
235
|
December 11, 2023
|
Command hangs: `run(pipeline(`git diff`, stderr=err, stdout=out), wait=true)`
|
|
3
|
598
|
September 21, 2023
|
Terminating a process on Windows
|
|
1
|
595
|
April 21, 2023
|
Writing a zsh script to test a Julia project
|
|
2
|
341
|
March 31, 2023
|
Setting fish shell environment variables correctly for julia shell
|
|
2
|
542
|
November 12, 2022
|
Input/output to an external process
|
|
3
|
517
|
March 20, 2022
|
How to pass arguments to Cmd?
|
|
5
|
1217
|
January 3, 2022
|
Support for non-POSIX shells
|
|
1
|
683
|
November 29, 2021
|
Shell mode causes issues on windows
|
|
6
|
2347
|
October 19, 2021
|
Understanding Shell Interactions within Julia scripts
|
|
2
|
599
|
September 3, 2021
|
Julia shell command tar and pigz pipeline
|
|
2
|
510
|
August 11, 2021
|
From a Julia program, run a ffmpeg shell command on a folder of files to make a mp4 movie
|
|
2
|
1170
|
August 6, 2021
|
On run(`export`) vs ;export
|
|
1
|
377
|
June 24, 2021
|
Change directory before running an external command
|
|
2
|
475
|
April 17, 2021
|
Setting number of threads and parsing arguments
|
|
6
|
742
|
March 25, 2021
|
Julia package for running shell commands
|
|
1
|
411
|
February 26, 2021
|
Start Julia directly in shell> or pkg> mode?
|
|
5
|
635
|
January 30, 2021
|
Cannot find output of run() command
|
|
2
|
467
|
January 27, 2021
|
A small package to run string as shell command
|
|
8
|
2488
|
April 28, 2020
|
A clever way to find the available memory the host currently has free/available?
|
|
4
|
735
|
March 27, 2020
|
Proper escaping when building a command with nested quotes
|
|
0
|
1143
|
November 23, 2019
|
Windows, Command for VS Code
|
|
10
|
2106
|
October 16, 2019
|
Setup an environment from a shell script
|
|
3
|
1315
|
July 31, 2019
|
How do I call a shell command containing both single and double quotes
|
|
0
|
522
|
May 2, 2019
|
Assign output of external command to julia variable
|
|
6
|
1697
|
April 26, 2019
|
Julia test process exit status
|
|
4
|
2825
|
April 26, 2019
|
Chain several shell commands to get current commit of git folder
|
|
1
|
840
|
August 31, 2018
|