Spitballing here: in the new window do something like
cat /proc/123/ns | rc
Or first massage the ns then generate an output for rc.
On Fri, Oct 6, 2017, 4:34 PM Chris McGee wrote:
> Hi All,
>
> When I'm using Unix, there's a workflow that I use for long running
> commands that I'm hoping to fi
open a new window. 😀
Hi All,
When I'm using Unix, there's a workflow that I use for long running commands
that I'm hoping to find the equivalent in the Plan 9 way of doing things.
I will occasionally run a command, realize that it will take a long time to
complete. I don't want to kill it. I'll just Ctrl-Z and bg t