Dylan-lang users,
I am new to Dylan, and I would like to create a simple program to gain a better understanding of the language. The intended program will be a simple wrapper around a shell command. The command-line parser library gets me half way there, but I haven't been able to find a method to run a shell command and capture the output in a variable.
Can this be accomplished in Open Dylan? I have 2020.1 currently installed, but I'll probably install 2022.1 monetarily. I'm running on Windows 10 64bit if it matters.
Thanks,
Ross