In the previous two episodes (here and here), we discussed using the ncurses library via Rust crate pancurses. In this episode, we are going to run a shell command in a subprocess and capture its output. We will use Command, which is a structure in s...
ajanicij.hashnode.dev2 min readNo responses yet.