common/*: add Indonesian translations and update other outdated translations (#13843)
* common/*: add Indonesian translations and update other outdated translations * fping: revert "More Information" URL
This commit is contained in:

committed by
GitHub

parent
d404b02045
commit
15e106c4b6
12
pages.id/common/exit.md
Normal file
12
pages.id/common/exit.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# exit
|
||||
|
||||
> Keluar dari sesi shell.
|
||||
> Informasi lebih lanjut: <https://manned.org/exit.1posix>.
|
||||
|
||||
- Keluar dengan kode status keluar (exit code) yang berasal dari hasil eksekusi perintah sebelumnya:
|
||||
|
||||
`exit`
|
||||
|
||||
- Keluar dengan kode status keluar khusus:
|
||||
|
||||
`exit {{exit_code}}`
|
Reference in New Issue
Block a user