Method code for $sys.execute()

[Turn on line numbering]
arg script, args, @background;

(> .perms(sender(), 'system) <);
(> execute(script, args, @background) <);

["// Created 26-Mar-1995 as a part of ColdCore, see: @help Credit"]

the Cold Dark