<?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>Wojciech Jamrozy blog &#187; ssh</title>
	<atom:link href="http://www.wojtekrj.net/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wojtekrj.net</link>
	<description>Blog about computer science, programming and linux</description>
	<lastBuildDate>Sun, 23 Oct 2011 21:57:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>[Bash] Making program working after close of SSH session</title>
		<link>http://www.wojtekrj.net/2009/04/bash-making-program-working-after-close-of-ssh-session/</link>
		<comments>http://www.wojtekrj.net/2009/04/bash-making-program-working-after-close-of-ssh-session/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 12:41:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.wojtekrj.net/?p=159</guid>
		<description><![CDATA[If you want to make your program working even if ssh session is close, you can use following command: nohup program &#62; output If you close SSH session (or terminal), program will be still executed and standard output of program will be send to output file.]]></description>
			<content:encoded><![CDATA[<p>If you want to make your program working even if ssh session is close, you can use following command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">nohup</span> program <span style="color: #000000; font-weight: bold;">&gt;</span> output</pre></div></div>

<p>If you close SSH session (or terminal), <em>program</em> will be still executed and standard output of <em>program</em> will be send to <em>output</em> file.</p>
<p><a class="a2a_button_wykop" href="http://www.addtoany.com/add_to/wykop?linkurl=http%3A%2F%2Fwww.wojtekrj.net%2F2009%2F04%2Fbash-making-program-working-after-close-of-ssh-session%2F&amp;linkname=%5BBash%5D%20Making%20program%20working%20after%20close%20of%20SSH%20session" title="Wykop" rel="nofollow" target="_blank"><img src="http://www.wojtekrj.net/wp-content/plugins/add-to-any/icons/wykop.png" width="16" height="16" alt="Wykop"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.wojtekrj.net%2F2009%2F04%2Fbash-making-program-working-after-close-of-ssh-session%2F&amp;linkname=%5BBash%5D%20Making%20program%20working%20after%20close%20of%20SSH%20session" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.wojtekrj.net/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.wojtekrj.net%2F2009%2F04%2Fbash-making-program-working-after-close-of-ssh-session%2F&amp;linkname=%5BBash%5D%20Making%20program%20working%20after%20close%20of%20SSH%20session" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.wojtekrj.net/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_technorati_favorites" href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fwww.wojtekrj.net%2F2009%2F04%2Fbash-making-program-working-after-close-of-ssh-session%2F&amp;linkname=%5BBash%5D%20Making%20program%20working%20after%20close%20of%20SSH%20session" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://www.wojtekrj.net/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.wojtekrj.net%2F2009%2F04%2Fbash-making-program-working-after-close-of-ssh-session%2F&amp;linkname=%5BBash%5D%20Making%20program%20working%20after%20close%20of%20SSH%20session" title="Digg" rel="nofollow" target="_blank"><img src="http://www.wojtekrj.net/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.wojtekrj.net%2F2009%2F04%2Fbash-making-program-working-after-close-of-ssh-session%2F&amp;linkname=%5BBash%5D%20Making%20program%20working%20after%20close%20of%20SSH%20session" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.wojtekrj.net/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_msdn" href="http://www.addtoany.com/add_to/msdn?linkurl=http%3A%2F%2Fwww.wojtekrj.net%2F2009%2F04%2Fbash-making-program-working-after-close-of-ssh-session%2F&amp;linkname=%5BBash%5D%20Making%20program%20working%20after%20close%20of%20SSH%20session" title="MSDN" rel="nofollow" target="_blank"><img src="http://www.wojtekrj.net/wp-content/plugins/add-to-any/icons/msdn.png" width="16" height="16" alt="MSDN"/></a><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.wojtekrj.net%2F2009%2F04%2Fbash-making-program-working-after-close-of-ssh-session%2F&amp;linkname=%5BBash%5D%20Making%20program%20working%20after%20close%20of%20SSH%20session" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.wojtekrj.net/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_technotizie" href="http://www.addtoany.com/add_to/technotizie?linkurl=http%3A%2F%2Fwww.wojtekrj.net%2F2009%2F04%2Fbash-making-program-working-after-close-of-ssh-session%2F&amp;linkname=%5BBash%5D%20Making%20program%20working%20after%20close%20of%20SSH%20session" title="Technotizie" rel="nofollow" target="_blank"><img src="http://www.wojtekrj.net/wp-content/plugins/add-to-any/icons/technotizie.png" width="16" height="16" alt="Technotizie"/></a><a class="a2a_button_technet" href="http://www.addtoany.com/add_to/technet?linkurl=http%3A%2F%2Fwww.wojtekrj.net%2F2009%2F04%2Fbash-making-program-working-after-close-of-ssh-session%2F&amp;linkname=%5BBash%5D%20Making%20program%20working%20after%20close%20of%20SSH%20session" title="TechNet" rel="nofollow" target="_blank"><img src="http://www.wojtekrj.net/wp-content/plugins/add-to-any/icons/technet.png" width="16" height="16" alt="TechNet"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.wojtekrj.net%2F2009%2F04%2Fbash-making-program-working-after-close-of-ssh-session%2F&amp;title=%5BBash%5D%20Making%20program%20working%20after%20close%20of%20SSH%20session" id="wpa2a_2">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.wojtekrj.net/2009/04/bash-making-program-working-after-close-of-ssh-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

