<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Category%3ABash</id>
	<title>Category:Bash - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Category%3ABash"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Category:Bash&amp;action=history"/>
	<updated>2026-07-24T04:04:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=Category:Bash&amp;diff=26286&amp;oldid=prev</id>
		<title>Chao at 15:24, 3 May 2020</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Category:Bash&amp;diff=26286&amp;oldid=prev"/>
		<updated>2020-05-03T15:24:22Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Backup database to Github ==&lt;br /&gt;
* autoupdate.sh&lt;br /&gt;
 #!/bin/bash&lt;br /&gt;
 cd /root/bk&lt;br /&gt;
 mysqldump -u root -p RUNOOB runoob_tbl &amp;gt; dump.txt&lt;br /&gt;
 git add .&lt;br /&gt;
 git commit -m 'update' // git commit -m &amp;quot;`date '+%D'`&amp;quot;&lt;br /&gt;
 git push&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
 # shared name&lt;br /&gt;
   [pihome]  &lt;br /&gt;
[[category:Linux]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>