Voer een commando uit zonder een child-proces te creëren. Meer informatie: https://www.gnu.org/software/bash/manual/bash.html#index-exec.
exec {{commando -with -flags}}
exec -c {{commando -with -flags}}
exec -l {{commando -with -flags}}
exec -a {{naam}} {{commando -with -flags}}