Say I want to do something like this: s" cd .. ; pwd" system /home/druffer
How do I get the output of pwd back into gforth? I see infile-execute, but I don’t see an examples for me to try. Is that the right path, or is there another? DaR
Say I want to do something like this: s" cd .. ; pwd" system /home/druffer
How do I get the output of pwd back into gforth? I see infile-execute, but I don’t see an examples for me to try. Is that the right path, or is there another? DaR