1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 23:02:08 +02:00
tldr/pages.hi/common/exit.md
Sebastiaan Speck fd745e9167
df, exec, exit, export: fix more info link (#12037)
* df, exec, exit, export: fix more info link

* df: update outdated Farsi translation

---------

Co-authored-by: Mohammad Reza Soleimani <87926618+MrMw3@users.noreply.github.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-01-09 14:31:59 +05:30

469 B

exit

शेल से बाहर निकलें। अधिक जानकारी: https://manned.org/exit.1posix

  • निष्पादित अंतिम कमांड के निकास कोड के साथ शेल से बाहर निकलें:

exit

  • निर्दिष्ट निकास कोड के साथ शेल से बाहर निकलें:

exit {{निकास_कोड}}