using stdout
doc hawk
dochawk at gmail.com
Wed Dec 18 14:28:08 EST 2019
On Dec 18, 2019, at 11:06 AM, Bob Sneidar via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> Well, sudo already offers a mechanism to prevent volatile teminal activity.
But that’s a privilege restriction about superuser.
Generally, I would think that a process shouldn’t be able to write to a random other process, even if owned by the same user.
Unix keeps the tree of which process spawns what.
More information about the use-livecode
mailing list