[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: plan9 building?



> Steve Kilbane:

> it could mount it. this would allow processes across the system to share
> a common shell state, rather than just an environment. is this a good thing?

yes.  when bash says "there are stopped jobs", one would just proceed to
logout, knowing that one can always resume a job.

aliases and environment variables would be set, but one would never have to
save them into .bashrc statements to be set on next "virgin" login.
instead, the shell gets resumed.  that's it!

clemens