[TUHS] Shell builtin exec

Adam Thornton athornton at gmail.com
Wed Aug 21 07:10:55 AEST 2019


This is probably the place to ask:

I understand why the shell builtin "exec" is the same as the syscall exec()
in the sense of "replace this process with that one."  But why is it also
the way to redirect filehandles in the current shell?  (That is, why isn't
the redirection named something else?)

Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20190820/d9d82248/attachment.html>


More information about the TUHS mailing list