<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>alert to all users &#8211; lifeLinux: Linux Tips, Hacks, Tutorials, Ebooks</title>
	<atom:link href="https://lifelinux.com/tag/alert-to-all-users/feed/" rel="self" type="application/rss+xml" />
	<link>https://lifelinux.com</link>
	<description>All About Linux !</description>
	<lastBuildDate>Fri, 27 May 2011 05:59:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5.3</generator>
	<item>
		<title>Sending A Message to All Users On Linux System</title>
		<link>https://lifelinux.com/sending-a-message-to-all-users-on-linux-system/</link>
					<comments>https://lifelinux.com/sending-a-message-to-all-users-on-linux-system/#respond</comments>
		
		<dc:creator><![CDATA[lifeLinux]]></dc:creator>
		<pubDate>Fri, 27 May 2011 05:49:07 +0000</pubDate>
				<category><![CDATA[Mail Server]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[alert to all users]]></category>
		<category><![CDATA[send message to all users]]></category>
		<category><![CDATA[send to all user]]></category>
		<category><![CDATA[wall -g]]></category>
		<category><![CDATA[wall command]]></category>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=832</guid>

					<description><![CDATA[<p>To send a message to all users on linux system, you can use wall command, which sends a message to everybody logged in with their mesg permission set to yes. The message can be given as an argument to wall, or it can be sent to wall&#8217;s standard input. When using the standard input from [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://lifelinux.com/sending-a-message-to-all-users-on-linux-system/">Sending A Message to All Users On Linux System</a> appeared first on <a rel="nofollow" href="https://lifelinux.com">lifeLinux: Linux Tips, Hacks, Tutorials, Ebooks</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p></p><p>To send a message to all users on linux system, you can use <strong>wall command</strong>, which sends a message to everybody logged in with their mesg permission set to yes. The message can be given as an argument to wall, or it can be sent to wall&#8217;s standard input. When using the standard input from a terminal, the message should be terminated with the EOF key (usually Control-D).<br />
<span id="more-832"></span></p>
<h3>Examples</h3>
<p>To send a message &#8220;Alert ! Web server under DOS attack !&#8221;, type the following command</p>
<pre>$ wall
Alert ! Web server under DOS attack !</pre>
<p>When the message content is complete, press Control-D (CTRL+D) to send message to all users.</p>
<p>To display message &#8220;Alert ! Web server under DOS attack !&#8221; to all admin group member use wall command with &#8220;–g&#8221; option as follows:</p>
<pre>$ wall -g admin
Alert ! Web server under DOS attack !</pre>
<p>When the message content is complete, press Control-D (CTRL+D) to send message to all users.</p>
<g:plusone href="https://lifelinux.com/sending-a-message-to-all-users-on-linux-system/" size="standard"  annotation="none"   ></g:plusone><p>The post <a rel="nofollow" href="https://lifelinux.com/sending-a-message-to-all-users-on-linux-system/">Sending A Message to All Users On Linux System</a> appeared first on <a rel="nofollow" href="https://lifelinux.com">lifeLinux: Linux Tips, Hacks, Tutorials, Ebooks</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lifelinux.com/sending-a-message-to-all-users-on-linux-system/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
