Tk::exit man page on Kali

Man page or keyword search:  
man Server   9211 pages
apropos Keyword Search (all sections)
Output format
Kali logo
[printable version]

exit(3pm)	      User Contributed Perl Documentation	     exit(3pm)

NAME
       Tk::exit - End the application

SYNOPSIS
	   use Tk qw(exit);
	   ...
	   B<exit>?(I<returnCode>)?;

DESCRIPTION
       Terminate the process, returning returnCode to the system as the exit
       status.	If returnCode isn't specified then it defaults to 0.

       If calling "exit" from code invoked via a Tk callback then this Tk
       version of "exit" cleans up more reliably than using the perl "exit".

CAVEATS
       Using "exit" from a forked process will terminate both the child
       process and the parent process. As "Tk::exit" is imported by default
       one should use "CORE::exit" in the forked process instead.

KEYWORDS
       exit, process

perl v5.26.0			  2017-07-22			     exit(3pm)
[top]

List of man pages available for Kali

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net