exec is called runinstead in Perl 6, but rakudo doesn't implement it yet.
The last releases of Rakudo support run($command), which is roughly the same as system(EXPR) in Perl 5. In the current development branch this has been renamed to shell() to conform to this change in the specification.
In reply to Re: system in Perl6?
by moritz
in thread system in Perl6?
by Grimy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |