see: https://doc.rust-lang.org/std/process/#handling-io as to `exec` option, there are usecases to boot interactive process, such as `rails c`, `irb`
see: https://doc.rust-lang.org/std/process/#handling-io
as to
execoption, there are usecases to boot interactive process, such asrails c,irb