exec

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}}