<?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 Justin Carmony</title>
		<link>https://www.justincarmony.com/tags/bash/</link>
		<description>Recent content in Bash on Justin Carmony</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Tue, 31 May 2011 21:05:08 +0000</lastBuildDate>
		
			<atom:link href="https://www.justincarmony.com/tags/bash/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Simple Trick: History Command</title>
				<link>https://www.justincarmony.com/2011/05/31/simple-trick-history-command/</link>
				<pubDate>Tue, 31 May 2011 21:05:08 +0000</pubDate>
				<guid>https://www.justincarmony.com/2011/05/31/simple-trick-history-command/</guid>
				<description>&lt;p&gt;So today I quickly installed Redis on a server, and I wanted to keep a copy of all the commands I had used to do so. I knew there was a better way than hitting the up arrow each time to copy and paste each command in reverse order. So after some Googling, I found out about the history command. So I was able to type the command &amp;ldquo;history&amp;rdquo; and it showed me the last two thousand or so commands I had used. I was able to copy and paste that into a wiki, and was good to go. You could also search your history by piping the history command to grep. Cool stuff I don&amp;rsquo;t want to forget.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
