Removing directory contents recursively
|
|
6
|
108
|
May 6, 2025
|
Quoting in shell commands
|
|
7
|
1512
|
May 6, 2025
|
Redirect the error output of an AppleScript called through Cmd
|
|
1
|
76
|
December 13, 2024
|
Interpolate into an AppleScript called through Cmd
|
|
1
|
56
|
December 13, 2024
|
Terminal on Windows: git bash
|
|
2
|
1058
|
December 8, 2024
|
Can the Julia shell be changed to `/bin/bash`?
|
|
3
|
435
|
December 7, 2024
|
Collecting all output from shell commands
|
|
27
|
9282
|
September 28, 2024
|
No such file when using backticks for running external program
|
|
10
|
314
|
February 16, 2024
|
Julia's shell mode can't recognize user-defined aliases of system commands on Linux
|
|
11
|
587
|
February 6, 2024
|
Error with setting TZ=UTC when running touch in Julia
|
|
2
|
262
|
December 11, 2023
|
Command hangs: `run(pipeline(`git diff`, stderr=err, stdout=out), wait=true)`
|
|
3
|
812
|
September 21, 2023
|
Terminating a process on Windows
|
|
1
|
665
|
April 21, 2023
|
Writing a zsh script to test a Julia project
|
|
2
|
365
|
March 31, 2023
|
Setting fish shell environment variables correctly for julia shell
|
|
2
|
725
|
November 12, 2022
|
Input/output to an external process
|
|
3
|
564
|
March 20, 2022
|
How to pass arguments to Cmd?
|
|
5
|
1580
|
January 3, 2022
|
Support for non-POSIX shells
|
|
1
|
737
|
November 29, 2021
|
Shell mode causes issues on windows
|
|
6
|
2468
|
October 19, 2021
|
Understanding Shell Interactions within Julia scripts
|
|
2
|
637
|
September 3, 2021
|
Julia shell command tar and pigz pipeline
|
|
2
|
532
|
August 11, 2021
|
From a Julia program, run a ffmpeg shell command on a folder of files to make a mp4 movie
|
|
2
|
1256
|
August 6, 2021
|
On run(`export`) vs ;export
|
|
1
|
390
|
June 24, 2021
|
Change directory before running an external command
|
|
2
|
520
|
April 17, 2021
|
Setting number of threads and parsing arguments
|
|
6
|
824
|
March 25, 2021
|
Julia package for running shell commands
|
|
1
|
424
|
February 26, 2021
|
Start Julia directly in shell> or pkg> mode?
|
|
5
|
689
|
January 30, 2021
|
Cannot find output of run() command
|
|
2
|
478
|
January 27, 2021
|
A small package to run string as shell command
|
|
8
|
2553
|
April 28, 2020
|
A clever way to find the available memory the host currently has free/available?
|
|
4
|
772
|
March 27, 2020
|
Proper escaping when building a command with nested quotes
|
|
0
|
1192
|
November 23, 2019
|