<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Bg on Shivanand Velmurugan — Product leader. Systems thinker.</title>
		<link>https://shiv.me/tags/bg/</link>
		<description>Recent content in Bg on Shivanand Velmurugan — Product leader. Systems thinker.</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
			<copyright>© Shivanand Velmurugan</copyright>
		
		
			<lastBuildDate>Mon, 31 Jan 2011 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://shiv.me/tags/bg/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Job Control on \*NIX systems</title>
				<link>https://shiv.me/posts/2011/job-control-on-nix-systems/</link>
				<pubDate>Mon, 31 Jan 2011 00:00:00 +0000</pubDate>
				<guid>https://shiv.me/posts/2011/job-control-on-nix-systems/</guid>
				<description>&lt;p&gt;If you are not a UNIX user/not a geek, please turn away right now.&lt;/p&gt;&#xA;&lt;p&gt;Every year, I either chance upon something new, or remind myself of something interesting that I&amp;rsquo;ve forgotten. This is the latter case. On a *NIX shell, you can push a foreground process to background (obviously without terminating it):&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;   $ ./someprocess   ...   ...   ...   Ctrl-Z   [1]+ Stopped   ./someprocess   $ bg   [1]+ ./someprocess &amp;amp;&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;To bring the process into foreground:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
