1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 16:42:08 +02:00
tldr/pages.id/common/exit.md
Reinhart Previano Koentjoro 15e106c4b6
common/*: add Indonesian translations and update other outdated translations (#13843)
* common/*: add Indonesian translations and update other outdated translations

* fping: revert "More Information" URL
2024-09-27 08:54:52 +07:00

270 B

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}}