<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ittichaicham.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Bash_note</id>
	<title>Bash note - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://ittichaicham.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Bash_note"/>
	<link rel="alternate" type="text/html" href="https://ittichaicham.com/wiki/index.php?title=Bash_note&amp;action=history"/>
	<updated>2026-04-16T15:05:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://ittichaicham.com/wiki/index.php?title=Bash_note&amp;diff=1221&amp;oldid=prev</id>
		<title>Ittichai: Created page with &quot;* Create directory date hierarchy &lt;pre&gt; $ mkdir -p months/{2010..2014}/{01..12} &lt;/pre&gt; * Easter day &lt;pre&gt; # Easter day in year 4077 $ ncal -o 4077 # Different date format date...&quot;</title>
		<link rel="alternate" type="text/html" href="https://ittichaicham.com/wiki/index.php?title=Bash_note&amp;diff=1221&amp;oldid=prev"/>
		<updated>2018-09-09T15:01:40Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;* Create directory date hierarchy &amp;lt;pre&amp;gt; $ mkdir -p months/{2010..2014}/{01..12} &amp;lt;/pre&amp;gt; * Easter day &amp;lt;pre&amp;gt; # Easter day in year 4077 $ ncal -o 4077 # Different date format date...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Create directory date hierarchy&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ mkdir -p months/{2010..2014}/{01..12}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Easter day&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# Easter day in year 4077&lt;br /&gt;
$ ncal -o 4077&lt;br /&gt;
# Different date format&lt;br /&gt;
date -d&amp;quot;`ncal -o 4077`&amp;quot; +&amp;quot;%Y-%m-%d&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Search for syntax based keywords.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
apropos &amp;quot;Network&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[Category:bash]]&lt;/div&gt;</summary>
		<author><name>Ittichai</name></author>
		
	</entry>
</feed>