Redirect the error output of an AppleScript called through Cmd
|
|
1
|
47
|
December 13, 2024
|
Interpolate into an AppleScript called through Cmd
|
|
1
|
40
|
December 13, 2024
|
Terminal on Windows: git bash
|
|
2
|
1040
|
December 8, 2024
|
Can the Julia shell be changed to `/bin/bash`?
|
|
3
|
358
|
December 7, 2024
|
Collecting all output from shell commands
|
|
27
|
8835
|
September 28, 2024
|
No such file when using backticks for running external program
|
|
10
|
263
|
February 16, 2024
|
Julia's shell mode can't recognize user-defined aliases of system commands on Linux
|
|
11
|
473
|
February 6, 2024
|
Error with setting TZ=UTC when running touch in Julia
|
|
2
|
236
|
December 11, 2023
|
Command hangs: `run(pipeline(`git diff`, stderr=err, stdout=out), wait=true)`
|
|
3
|
669
|
September 21, 2023
|
Terminating a process on Windows
|
|
1
|
614
|
April 21, 2023
|
Writing a zsh script to test a Julia project
|
|
2
|
345
|
March 31, 2023
|
Setting fish shell environment variables correctly for julia shell
|
|
2
|
582
|
November 12, 2022
|
Input/output to an external process
|
|
3
|
529
|
March 20, 2022
|
How to pass arguments to Cmd?
|
|
5
|
1338
|
January 3, 2022
|
Support for non-POSIX shells
|
|
1
|
694
|
November 29, 2021
|
Shell mode causes issues on windows
|
|
6
|
2392
|
October 19, 2021
|
Understanding Shell Interactions within Julia scripts
|
|
2
|
607
|
September 3, 2021
|
Julia shell command tar and pigz pipeline
|
|
2
|
513
|
August 11, 2021
|
From a Julia program, run a ffmpeg shell command on a folder of files to make a mp4 movie
|
|
2
|
1199
|
August 6, 2021
|
On run(`export`) vs ;export
|
|
1
|
378
|
June 24, 2021
|
Change directory before running an external command
|
|
2
|
482
|
April 17, 2021
|
Setting number of threads and parsing arguments
|
|
6
|
749
|
March 25, 2021
|
Julia package for running shell commands
|
|
1
|
411
|
February 26, 2021
|
Start Julia directly in shell> or pkg> mode?
|
|
5
|
645
|
January 30, 2021
|
Cannot find output of run() command
|
|
2
|
468
|
January 27, 2021
|
A small package to run string as shell command
|
|
8
|
2494
|
April 28, 2020
|
A clever way to find the available memory the host currently has free/available?
|
|
4
|
737
|
March 27, 2020
|
Proper escaping when building a command with nested quotes
|
|
0
|
1153
|
November 23, 2019
|
Windows, Command for VS Code
|
|
10
|
2113
|
October 16, 2019
|
Setup an environment from a shell script
|
|
3
|
1329
|
July 31, 2019
|