<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Bash on Shivanand Velmurugan — Product leader. Systems thinker.</title>
		<link>https://shiv.me/tags/bash/</link>
		<description>Recent content in Bash on Shivanand Velmurugan — Product leader. Systems thinker.</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
			<copyright>© Shivanand Velmurugan</copyright>
		
		
			<lastBuildDate>Mon, 31 Mar 2014 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://shiv.me/tags/bash/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Getting git status on multiple directories</title>
				<link>https://shiv.me/posts/2014/git-status-multiple-directories/</link>
				<pubDate>Mon, 31 Mar 2014 00:00:00 +0000</pubDate>
				<guid>https://shiv.me/posts/2014/git-status-multiple-directories/</guid>
				<description>&lt;p&gt;At any given time, I have a handful of git repositories that I work on. While typing in the command-line is great, it getting tiring when you have a several directories that you have to manually change to and check. The &amp;ldquo;git status&amp;rdquo; command can take the git repo and the working directory as input. That, and a little bash programming to the rescue.&#xA;The following command, executes git status in every subdirectory that is a git repository.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
