exit and cd: add Catalan translations (#13995)

This commit is contained in:
Andres Espin
2024-10-27 07:08:37 +00:00
committed by GitHub
parent a8480a2633
commit 676f612bc1
4 changed files with 73 additions and 4 deletions

12
pages.ca/common/exit.md Normal file
View File

@@ -0,0 +1,12 @@
# 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}}`