Method code for $sys.execute()

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

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

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon