8
pages.nl/common/exec.md
Normal file
8
pages.nl/common/exec.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# exec
|
||||
|
||||
> Voer een commando uit zonder een child-proces te creëren.
|
||||
> Meer informatie: <https://manned.org/exec.1posix>.
|
||||
|
||||
- Voer een specifiek commando uit met behulp van de huidige omgevingsvariabelen:
|
||||
|
||||
`exec {{commando -with -flags}}`
|
Reference in New Issue
Block a user