Method code for $sys.execute()

[Turn off line numbering]
  1: arg script, args, @background;
  2: 
  3: (> .perms(sender(), 'system) <);
  4: (> execute(script, args, @background) <);

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

the Cold Dark