exec for system> exec {flags} (command)
command: the command to execute| input | output |
|---|---|
| nothing | any |
Execute external 'ps aux' tool
>execpsaux
Execute 'nautilus'
>execnautilus
Currently supported only on Unix-based systems.
Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
https://www.nushell.sh/commands/docs/exec.html