Redirect the error output of an AppleScript called through Cmd
|
|
1
|
32
|
December 13, 2024
|
Interpolate into an AppleScript called through Cmd
|
|
1
|
39
|
December 13, 2024
|
Terminal on Windows: git bash
|
|
2
|
1035
|
December 8, 2024
|
Can the Julia shell be changed to `/bin/bash`?
|
|
3
|
340
|
December 7, 2024
|
Collecting all output from shell commands
|
|
27
|
8715
|
September 28, 2024
|
No such file when using backticks for running external program
|
|
10
|
261
|
February 16, 2024
|
Julia's shell mode can't recognize user-defined aliases of system commands on Linux
|
|
11
|
464
|
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
|
619
|
September 21, 2023
|
Terminating a process on Windows
|
|
1
|
603
|
April 21, 2023
|
Writing a zsh script to test a Julia project
|
|
2
|
342
|
March 31, 2023
|
Setting fish shell environment variables correctly for julia shell
|
|
2
|
552
|
November 12, 2022
|
Input/output to an external process
|
|
3
|
519
|
March 20, 2022
|
How to pass arguments to Cmd?
|
|
5
|
1251
|
January 3, 2022
|
Support for non-POSIX shells
|
|
1
|
688
|
November 29, 2021
|
Shell mode causes issues on windows
|
|
6
|
2379
|
October 19, 2021
|
Understanding Shell Interactions within Julia scripts
|
|
2
|
603
|
September 3, 2021
|
Julia shell command tar and pigz pipeline
|
|
2
|
511
|
August 11, 2021
|
From a Julia program, run a ffmpeg shell command on a folder of files to make a mp4 movie
|
|
2
|
1186
|
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
|
744
|
March 25, 2021
|
Julia package for running shell commands
|
|
1
|
411
|
February 26, 2021
|
Start Julia directly in shell> or pkg> mode?
|
|
5
|
638
|
January 30, 2021
|
Cannot find output of run() command
|
|
2
|
468
|
January 27, 2021
|
A small package to run string as shell command
|
|
8
|
2490
|
April 28, 2020
|
A clever way to find the available memory the host currently has free/available?
|
|
4
|
736
|
March 27, 2020
|
Proper escaping when building a command with nested quotes
|
|
0
|
1149
|
November 23, 2019
|
Windows, Command for VS Code
|
|
10
|
2107
|
October 16, 2019
|
Setup an environment from a shell script
|
|
3
|
1320
|
July 31, 2019
|