<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.completenoobs.com/noobs/index.php?action=history&amp;feed=atom&amp;title=DICTIONARY_SIGHUP</id>
	<title>DICTIONARY SIGHUP - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.completenoobs.com/noobs/index.php?action=history&amp;feed=atom&amp;title=DICTIONARY_SIGHUP"/>
	<link rel="alternate" type="text/html" href="https://www.completenoobs.com/noobs/index.php?title=DICTIONARY_SIGHUP&amp;action=history"/>
	<updated>2026-05-21T10:55:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://www.completenoobs.com/noobs/index.php?title=DICTIONARY_SIGHUP&amp;diff=421&amp;oldid=prev</id>
		<title>Noob: Noob moved page SIGHUP to DICTIONARY SIGHUP</title>
		<link rel="alternate" type="text/html" href="https://www.completenoobs.com/noobs/index.php?title=DICTIONARY_SIGHUP&amp;diff=421&amp;oldid=prev"/>
		<updated>2023-05-11T19:08:00Z</updated>

		<summary type="html">&lt;p&gt;Noob moved page &lt;a href=&quot;/noobs/index.php?title=SIGHUP&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;SIGHUP (page does not exist)&quot;&gt;SIGHUP&lt;/a&gt; to &lt;a href=&quot;/noobs/DICTIONARY_SIGHUP&quot; title=&quot;DICTIONARY SIGHUP&quot;&gt;DICTIONARY SIGHUP&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:08, 11 May 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Noob</name></author>
	</entry>
	<entry>
		<id>https://www.completenoobs.com/noobs/index.php?title=DICTIONARY_SIGHUP&amp;diff=420&amp;oldid=prev</id>
		<title>Noob at 19:07, 11 May 2023</title>
		<link rel="alternate" type="text/html" href="https://www.completenoobs.com/noobs/index.php?title=DICTIONARY_SIGHUP&amp;diff=420&amp;oldid=prev"/>
		<updated>2023-05-11T19:07:36Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:07, 11 May 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;SIGHUP, or Signal Hangup, is a signal used in Unix and Unix-like operating systems to indicate that a controlling terminal or process has been disconnected. The term &quot;hangup&quot; comes from the days of dial-up modems when a user would physically hang up the phone to disconnect from a remote system. In the context of modern operating systems, SIGHUP is used for various purposes, including process control, configuration updates, and the proper termination of processes when the controlling terminal is closed.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&#039;&#039;&#039;&lt;/ins&gt;SIGHUP&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&#039;&#039;&#039;&lt;/ins&gt;, or &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&#039;&#039;&#039;&lt;/ins&gt;Signal Hangup&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&#039;&#039;&#039;&lt;/ins&gt;, is a signal used in Unix and Unix-like operating systems to indicate that a controlling terminal or process has been disconnected. The term &quot;hangup&quot; comes from the days of dial-up modems when a user would physically hang up the phone to disconnect from a remote system. In the context of modern operating systems, SIGHUP is used for various purposes, including process control, configuration updates, and the proper termination of processes when the controlling terminal is closed.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;When a process receives a SIGHUP signal, it usually indicates that the controlling terminal or parent process has been closed or terminated. By default, when a process receives a SIGHUP signal, it will terminate itself. However, processes can be programmed to catch and handle the SIGHUP signal in a specific way, such as re-reading their configuration files or performing a graceful shutdown. This allows developers to ensure that important data is saved, resources are released, or any other necessary cleanup is performed before the process exits.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;When a process receives a SIGHUP signal, it usually indicates that the controlling terminal or parent process has been closed or terminated. By default, when a process receives a SIGHUP signal, it will terminate itself. However, processes can be programmed to catch and handle the SIGHUP signal in a specific way, such as re-reading their configuration files or performing a graceful shutdown. This allows developers to ensure that important data is saved, resources are released, or any other necessary cleanup is performed before the process exits.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Noob</name></author>
	</entry>
	<entry>
		<id>https://www.completenoobs.com/noobs/index.php?title=DICTIONARY_SIGHUP&amp;diff=349&amp;oldid=prev</id>
		<title>imported&gt;AwesomO: Created page with &quot;SIGHUP, or Signal Hangup, is a signal used in Unix and Unix-like operating systems to indicate that a controlling terminal or process has been disconnected. The term &quot;hangup&quot; comes from the days of dial-up modems when a user would physically hang up the phone to disconnect from a remote system. In the context of modern operating systems, SIGHUP is used for various purposes, including process control, configuration updates, and the proper termination of processes when the...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.completenoobs.com/noobs/index.php?title=DICTIONARY_SIGHUP&amp;diff=349&amp;oldid=prev"/>
		<updated>2023-04-20T02:41:03Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;SIGHUP, or Signal Hangup, is a signal used in Unix and Unix-like operating systems to indicate that a controlling terminal or process has been disconnected. The term &amp;quot;hangup&amp;quot; comes from the days of dial-up modems when a user would physically hang up the phone to disconnect from a remote system. In the context of modern operating systems, SIGHUP is used for various purposes, including process control, configuration updates, and the proper termination of processes when the...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;SIGHUP, or Signal Hangup, is a signal used in Unix and Unix-like operating systems to indicate that a controlling terminal or process has been disconnected. The term &amp;quot;hangup&amp;quot; comes from the days of dial-up modems when a user would physically hang up the phone to disconnect from a remote system. In the context of modern operating systems, SIGHUP is used for various purposes, including process control, configuration updates, and the proper termination of processes when the controlling terminal is closed.&lt;br /&gt;
&lt;br /&gt;
When a process receives a SIGHUP signal, it usually indicates that the controlling terminal or parent process has been closed or terminated. By default, when a process receives a SIGHUP signal, it will terminate itself. However, processes can be programmed to catch and handle the SIGHUP signal in a specific way, such as re-reading their configuration files or performing a graceful shutdown. This allows developers to ensure that important data is saved, resources are released, or any other necessary cleanup is performed before the process exits.&lt;br /&gt;
&lt;br /&gt;
For example, many Unix daemons (background processes) use SIGHUP to trigger a reload of their configuration files. When the daemon receives a SIGHUP signal, it reads the updated configuration without needing to be restarted. This is useful for making changes to a running system without disrupting its operation.&lt;br /&gt;
&lt;br /&gt;
To send a SIGHUP signal to a process, you can use the &amp;#039;&amp;#039;&amp;#039;kill&amp;#039;&amp;#039;&amp;#039; command with the &amp;#039;&amp;#039;&amp;#039;-HUP&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;-1&amp;#039;&amp;#039;&amp;#039; option, followed by the process ID (PID) of the target process:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;kill -HUP &amp;lt;PID&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In summary, SIGHUP is a signal in Unix and Unix-like operating systems used to notify a process that its controlling terminal or parent process has been disconnected. It can be used for process control, configuration updates, and proper termination of processes. While the default behavior is to terminate the process upon receiving a SIGHUP signal, developers can program processes to handle the signal in a custom manner.&lt;/div&gt;</summary>
		<author><name>imported&gt;AwesomO</name></author>
	</entry>
</feed>