mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 03:22:08 +02:00
226 B
226 B
exit
Surt del shell. Més informació: https://manned.org/exit.1posix.
- Surt amb l'estat de sortida de l'ordre executada més recent :
exit
- Surt amb un estat de sortida específic:
exit {{codi_de_sortida}}