
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=bash_progress_output_with_printf</id>
		<title>bash progress output with printf - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=bash_progress_output_with_printf"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=bash_progress_output_with_printf&amp;action=history"/>
		<updated>2026-04-29T01:25:49Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=bash_progress_output_with_printf&amp;diff=580&amp;oldid=prev</id>
		<title>Nighthawk: Created page with &quot;'''counter progress'''  printf &quot;i am counting...&quot;    for i in {1..5}  do   printf &quot;$i&quot;   sleep 1   printf &quot;\b&quot;  done  printf &quot;\n&quot;  category:bash category:scripting&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=bash_progress_output_with_printf&amp;diff=580&amp;oldid=prev"/>
				<updated>2013-10-31T18:54:06Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;counter progress&amp;#039;&amp;#039;&amp;#039;  printf &amp;quot;i am counting...&amp;quot;    for i in {1..5}  do   printf &amp;quot;$i&amp;quot;   sleep 1   printf &amp;quot;\b&amp;quot;  done  printf &amp;quot;\n&amp;quot;  &lt;a href=&quot;/index.php?title=Category:bash&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:bash (page does not exist)&quot;&gt;category:bash&lt;/a&gt; &lt;a href=&quot;/index.php?title=Category:scripting&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:scripting (page does not exist)&quot;&gt;category:scripting&lt;/a&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''counter progress'''&lt;br /&gt;
 printf &amp;quot;i am counting...&amp;quot;  &lt;br /&gt;
 for i in {1..5}&lt;br /&gt;
 do&lt;br /&gt;
  printf &amp;quot;$i&amp;quot;&lt;br /&gt;
  sleep 1&lt;br /&gt;
  printf &amp;quot;\b&amp;quot;&lt;br /&gt;
 done&lt;br /&gt;
 printf &amp;quot;\n&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[category:bash]]&lt;br /&gt;
[[category:scripting]]&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>