<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>beer planet &#187; unix</title> <atom:link href="http://beerpla.net/tag/unix/feed/" rel="self" type="application/rss+xml" /><link>http://beerpla.net</link> <description>where things have nothing to do with beer - tutorials, tips, how-tos, thoughts, hacks, and other techy nonsense</description> <lastBuildDate>Thu, 17 May 2012 22:50:53 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <atom:link rel='hub' href='http://beerpla.net/?pushpress=hub'/> <item><title>Do NOT Use This Perl Module: Passwd::Unix</title><link>http://beerpla.net/2008/04/22/do-not-use-this-perl-module-passwdunix/</link> <comments>http://beerpla.net/2008/04/22/do-not-use-this-perl-module-passwdunix/#comments</comments> <pubDate>Wed, 23 Apr 2008 03:05:29 +0000</pubDate> <dc:creator>Artem Russakovskii</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[module]]></category> <category><![CDATA[passwd]]></category> <category><![CDATA[Perl]]></category> <category><![CDATA[shadow]]></category> <category><![CDATA[unix]]></category> <guid
isPermaLink="false">http://beerpla.net/2008/04/22/do-not-use-this-perl-module-passwdunix/</guid> <description><![CDATA[<p><strong>Update:</strong> The author of the module contacted me the same day and promised to fix it in the next version. Version 0.40 was indeed on cpan as promised, but I haven&#039;t tested it yet.</p><p><a
href="http://search.cpan.org/~strzelec/Passwd-Unix-0.33/Unix.pm">Passwd::Unix</a> will corrupt your /etc/shadow file and rearrange login names and their corresponding password hashes.</p><p>The current version of Passwd::Unix corrupted my /etc/shadow upon only<br
/> calling the passwd() function. Immediately users started to report not<br
/> being able to login.</p><p>After examining the situation, I found that Passwd::Unix rearranges all<br
/> users in /etc/shadow in some way, but it only does it to the<br
/> usernames, and not the password hashes. Thus, you will get corrupted accounts. Moreover,<br
/> users are now able to login to one OTHER account, not ...<div
class=clear></div> <a
href="http://beerpla.net/2008/04/22/do-not-use-this-perl-module-passwdunix/" class="read_more"><div
class=excerpt-end>Read the rest of this article &#187;</div></a></p>]]></description> <content:encoded><![CDATA[<p><strong>Update:</strong> The author of the module contacted me the same day and promised to fix it in the next version. Version 0.40 was indeed on cpan as promised, but I haven&#039;t tested it yet.</p><p><a
href="http://search.cpan.org/~strzelec/Passwd-Unix-0.33/Unix.pm">Passwd::Unix</a> will corrupt your /etc/shadow file and rearrange login names and their corresponding password hashes.</p><p>The current version of Passwd::Unix corrupted my /etc/shadow upon only<br
/> calling the passwd() function. Immediately users started to report not<br
/> being able to login.</p><p>After examining the situation, I found that Passwd::Unix rearranges all<br
/> users in /etc/shadow in some way, but it only does it to the<br
/> usernames, and not the password hashes. Thus, you will get corrupted accounts. Moreover,<br
/> users are now able to login to one OTHER account, not their own,<br
/> depending on how the usernames got shuffled.</p><p>Thankfully, I had a recent backup but I definitely don’t want anyone<br
/> else to suffer.</p><p>I’m using perl 5.10, SUSE 10.3. If it’s incompatible with SUSE, it needs<br
/> to say so and exit.</p><p>I&#039;ve filed the bug here: <a
title="http://rt.cpan.org/Public/Bug/Display.html?id=35323" href="http://rt.cpan.org/Public/Bug/Display.html?id=35323">http://rt.cpan.org/Public/Bug/Display.html?id=35323</a>.</p><p>You have been warned.</p><div
class="shr-bookmarks shr-bookmarks-expand"><ul
class="socials"><li
class="shr-twitter"> <a
href="http://www.shareaholic.com/api/share/?title=Do+NOT+Use+This+Perl+Module%3A+Passwd%3A%3AUnix&amp;link=http://beerpla.net/2008/04/22/do-not-use-this-perl-module-passwdunix/&amp;notes=Update%3A%20The%20author%20of%20the%20module%20contacted%20me%20the%20same%20day%20and%20promised%20to%20fix%20it%20in%20the%20next%20version.%20Version%200.40%20was%20indeed%20on%20cpan%20as%20promised%2C%20but%20I%20haven%27t%20tested%20it%20yet.%0D%0A%0D%0APasswd%3A%3AUnix%20will%20corrupt%20your%20%2Fetc%2Fshadow%20file%20and%20rearrange%20login%20names%20and%20their%20corresponding%20password%20hashes.%0D%0A%0D%0ATh&amp;short_link=http://bit.ly/cNzTKm&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li
class="shr-facebook"> <a
href="http://www.shareaholic.com/api/share/?title=Do+NOT+Use+This+Perl+Module%3A+Passwd%3A%3AUnix&amp;link=http://beerpla.net/2008/04/22/do-not-use-this-perl-module-passwdunix/&amp;notes=Update%3A%20The%20author%20of%20the%20module%20contacted%20me%20the%20same%20day%20and%20promised%20to%20fix%20it%20in%20the%20next%20version.%20Version%200.40%20was%20indeed%20on%20cpan%20as%20promised%2C%20but%20I%20haven%27t%20tested%20it%20yet.%0D%0A%0D%0APasswd%3A%3AUnix%20will%20corrupt%20your%20%2Fetc%2Fshadow%20file%20and%20rearrange%20login%20names%20and%20their%20corresponding%20password%20hashes.%0D%0A%0D%0ATh&amp;short_link=http://bit.ly/cNzTKm&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li
class="shr-googlebuzz"> <a
href="http://www.shareaholic.com/api/share/?title=Do+NOT+Use+This+Perl+Module%3A+Passwd%3A%3AUnix&amp;link=http://beerpla.net/2008/04/22/do-not-use-this-perl-module-passwdunix/&amp;notes=Update%3A%20The%20author%20of%20the%20module%20contacted%20me%20the%20same%20day%20and%20promised%20to%20fix%20it%20in%20the%20next%20version.%20Version%200.40%20was%20indeed%20on%20cpan%20as%20promised%2C%20but%20I%20haven%27t%20tested%20it%20yet.%0D%0A%0D%0APasswd%3A%3AUnix%20will%20corrupt%20your%20%2Fetc%2Fshadow%20file%20and%20rearrange%20login%20names%20and%20their%20corresponding%20password%20hashes.%0D%0A%0D%0ATh&amp;short_link=http://bit.ly/cNzTKm&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li
class="shr-reddit"> <a
href="http://www.shareaholic.com/api/share/?title=Do+NOT+Use+This+Perl+Module%3A+Passwd%3A%3AUnix&amp;link=http://beerpla.net/2008/04/22/do-not-use-this-perl-module-passwdunix/&amp;notes=Update%3A%20The%20author%20of%20the%20module%20contacted%20me%20the%20same%20day%20and%20promised%20to%20fix%20it%20in%20the%20next%20version.%20Version%200.40%20was%20indeed%20on%20cpan%20as%20promised%2C%20but%20I%20haven%27t%20tested%20it%20yet.%0D%0A%0D%0APasswd%3A%3AUnix%20will%20corrupt%20your%20%2Fetc%2Fshadow%20file%20and%20rearrange%20login%20names%20and%20their%20corresponding%20password%20hashes.%0D%0A%0D%0ATh&amp;short_link=http://bit.ly/cNzTKm&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li
class="shr-hackernews"> <a
href="http://www.shareaholic.com/api/share/?title=Do+NOT+Use+This+Perl+Module%3A+Passwd%3A%3AUnix&amp;link=http://beerpla.net/2008/04/22/do-not-use-this-perl-module-passwdunix/&amp;notes=Update%3A%20The%20author%20of%20the%20module%20contacted%20me%20the%20same%20day%20and%20promised%20to%20fix%20it%20in%20the%20next%20version.%20Version%200.40%20was%20indeed%20on%20cpan%20as%20promised%2C%20but%20I%20haven%27t%20tested%20it%20yet.%0D%0A%0D%0APasswd%3A%3AUnix%20will%20corrupt%20your%20%2Fetc%2Fshadow%20file%20and%20rearrange%20login%20names%20and%20their%20corresponding%20password%20hashes.%0D%0A%0D%0ATh&amp;short_link=http://bit.ly/cNzTKm&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=202&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Submit this to Hacker News">Submit this to Hacker News</a></li><li
class="shr-delicious"> <a
href="http://www.shareaholic.com/api/share/?title=Do+NOT+Use+This+Perl+Module%3A+Passwd%3A%3AUnix&amp;link=http://beerpla.net/2008/04/22/do-not-use-this-perl-module-passwdunix/&amp;notes=Update%3A%20The%20author%20of%20the%20module%20contacted%20me%20the%20same%20day%20and%20promised%20to%20fix%20it%20in%20the%20next%20version.%20Version%200.40%20was%20indeed%20on%20cpan%20as%20promised%2C%20but%20I%20haven%27t%20tested%20it%20yet.%0D%0A%0D%0APasswd%3A%3AUnix%20will%20corrupt%20your%20%2Fetc%2Fshadow%20file%20and%20rearrange%20login%20names%20and%20their%20corresponding%20password%20hashes.%0D%0A%0D%0ATh&amp;short_link=http://bit.ly/cNzTKm&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li
class="shr-stumbleupon"> <a
href="http://www.shareaholic.com/api/share/?title=Do+NOT+Use+This+Perl+Module%3A+Passwd%3A%3AUnix&amp;link=http://beerpla.net/2008/04/22/do-not-use-this-perl-module-passwdunix/&amp;notes=Update%3A%20The%20author%20of%20the%20module%20contacted%20me%20the%20same%20day%20and%20promised%20to%20fix%20it%20in%20the%20next%20version.%20Version%200.40%20was%20indeed%20on%20cpan%20as%20promised%2C%20but%20I%20haven%27t%20tested%20it%20yet.%0D%0A%0D%0APasswd%3A%3AUnix%20will%20corrupt%20your%20%2Fetc%2Fshadow%20file%20and%20rearrange%20login%20names%20and%20their%20corresponding%20password%20hashes.%0D%0A%0D%0ATh&amp;short_link=http://bit.ly/cNzTKm&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li
class="shr-mail"> <a
href="http://www.shareaholic.com/api/share/?title=Do%20NOT%20Use%20This%20Perl%20Module%3A%20Passwd%3A%3AUnix&amp;link=http://beerpla.net/2008/04/22/do-not-use-this-perl-module-passwdunix/&amp;notes=Update%3A%20The%20author%20of%20the%20module%20contacted%20me%20the%20same%20day%20and%20promised%20to%20fix%20it%20in%20the%20next%20version.%20Version%200.40%20was%20indeed%20on%20cpan%20as%20promised%2C%20but%20I%20haven%27t%20tested%20it%20yet.%0D%0A%0D%0APasswd%3A%3AUnix%20will%20corrupt%20your%20%2Fetc%2Fshadow%20file%20and%20rearrange%20login%20names%20and%20their%20corresponding%20password%20hashes.%0D%0A%0D%0ATh&amp;short_link=http://bit.ly/cNzTKm&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a></li></ul><div
style="clear: both;"></div></div> Similar Posts:<ul><li><a
href="http://beerpla.net/2010/02/03/how-not-to-implement-a-web-application-that-handles-external-authentication-using-betwittered-com-as-an-example/" rel="bookmark" title="February 3, 2010">How *Not* To Implement A Web Application That Handles External Authentication, Using BeTwittered.com As An Example</a></li><li><a
href="http://beerpla.net/2007/10/12/cpan-the-perl-module-manager/" rel="bookmark" title="October 12, 2007">cpan &#8211; The Perl Module Manager</a></li><li><a
href="http://beerpla.net/2008/05/12/a-better-diff-or-what-to-do-when-gnu-diff-runs-out-of-memory-diff-memory-exhausted/" rel="bookmark" title="May 12, 2008">A Better diff Or What To Do When GNU diff Runs Out Of Memory (&quot;diff: memory exhausted&quot;)</a></li><li><a
href="http://beerpla.net/2008/04/30/how-to-install-the-latest-soaplite-using-perl-cpan/" rel="bookmark" title="April 30, 2008">How To Install The Latest SOAP::Lite Using Perl CPAN</a></li><li><a
href="http://beerpla.net/2008/04/16/mysql-conference-liveblogging-mysql-performance-under-a-microscope-the-tobias-and-jay-show-wednesday-200pm/" rel="bookmark" title="April 16, 2008">MySQL Conference Liveblogging: MySQL Performance Under A Microscope: The Tobias And Jay Show (Wednesday 2:00PM)</a></li></ul><p><a
class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbeerpla.net%2F2008%2F04%2F22%2Fdo-not-use-this-perl-module-passwdunix%2F&amp;title=Do%20NOT%20Use%20This%20Perl%20Module%3A%20Passwd%3A%3AUnix" id="wpa2a_2"><img
src="http://beerpla.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded> <wfw:commentRss>http://beerpla.net/2008/04/22/do-not-use-this-perl-module-passwdunix/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>How To Delete All Messages From A Folder In Pine</title><link>http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/</link> <comments>http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/#comments</comments> <pubDate>Sun, 23 Mar 2008 16:38:51 +0000</pubDate> <dc:creator>Artem Russakovskii</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[command line]]></category> <category><![CDATA[delete]]></category> <category><![CDATA[mail]]></category> <category><![CDATA[messages]]></category> <category><![CDATA[pine]]></category> <category><![CDATA[unix]]></category> <guid
isPermaLink="false">http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/</guid> <description><![CDATA[<p>Pine is a UNIX command line mail application. So how do you delete all messages in a folder?</p><p>The combination is</p><p><div
class="wp_syntax"><table><tr><td
class="line_numbers"><pre>1
</pre></td><td
class="code"><pre>; A A D</pre></td></tr></table></div></p><p>If after pressing ; you see</p><div
class="wp_syntax"><table><tr><td
class="line_numbers"><pre>1
</pre></td><td
class="code"><pre>[Command &#34;;&#34; not defined for this screen. Use ? for help]</pre></td></tr></table></div><p>then you don&#039;t have a check in the &#034;Enable aggregate command set&#034; settings checkbox. To enable it, go to the main menu (M) -&#62; Setup (S) -&#62; Config (C) and scroll down to &#034;Enable aggregate command set&#034;. Then press X (to check it), E (Exit). Now repeat the above.</p><div
class="shr-bookmarks shr-bookmarks-expand"><ul
class="socials"><li
class="shr-twitter"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Delete+All+Messages+From+A+Folder+In+Pine&#38;link=http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/&#38;notes=Pine%20is%20a%20UNIX%20command%20line%20mail%20application.%20So%20how%20do%20you%20delete%20all%20messages%20in%20a%20folder%3F%20The%20combination%20is%20%20%3B%20A%20A%20D%0A%0AIf%20after%20pressing%20%3B%20you%20see%20%5BCommand%20%22%3B%22%20not%20defined%20for%20this%20screen.%20Use%20%3F%20for%20help%5D%0A%0Athen%20you%20don%27t%20have%20a%20check%20in%20the%20%22Enable%20aggregate%20command%20set%22%20settings%20checkbox.%20To%20ena&#38;short_link=http://bit.ly/9wDUzd&#38;v=1&#38;apitype=1&#38;apikey=8afa39428933be41f8afdb8ea21a495c&#38;source=Shareaholic&#38;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&#38;service=7&#38;tags=&#38;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li
class="shr-facebook"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Delete+All+Messages+From+A+Folder+In+Pine&#38;link=http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/&#38;notes=Pine%20is%20a%20UNIX%20command%20line%20mail%20application.%20So%20how%20do%20you%20delete%20all%20messages%20in%20a%20folder%3F%20The%20combination%20is%20%20%3B%20A%20A%20D%0A%0AIf%20after%20pressing%20%3B%20you%20see%20%5BCommand%20%22%3B%22%20not%20defined%20for%20this%20screen.%20Use%20%3F%20for%20help%5D%0A%0Athen%20you%20don%27t%20have%20a%20check%20in%20the%20%22Enable%20aggregate%20command%20set%22%20settings%20checkbox.%20To%20ena&#38;short_link=http://bit.ly/9wDUzd&#38;v=1&#38;apitype=1&#38;apikey=8afa39428933be41f8afdb8ea21a495c&#38;source=Shareaholic&#38;template=&#38;service=5&#38;tags=&#38;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li
class="shr-googlebuzz"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Delete+All+Messages+From+A+Folder+In+Pine&#38;link=http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/&#38;notes=Pine%20is%20a%20UNIX%20command%20line%20mail%20application.%20So%20how%20do%20you%20delete%20all%20messages%20in%20a%20folder%3F%20The%20combination%20is%20%20%3B%20A%20A%20D%0A%0AIf%20after%20pressing%20%3B%20you%20see%20%5BCommand%20%22%3B%22%20not%20defined%20for%20this%20screen.%20Use%20%3F%20for%20help%5D%0A%0Athen%20you%20don%27t%20have%20a%20check%20in%20the%20%22Enable%20aggregate%20command%20set%22%20settings%20checkbox.%20To%20ena&#38;short_link=http://bit.ly/9wDUzd&#38;v=1&#38;apitype=1&#38;apikey=8afa39428933be41f8afdb8ea21a495c&#38;source=Shareaholic&#38;template=&#38;service=257&#38;tags=&#38;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li
class="shr-reddit"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Delete+All+Messages+From+A+Folder+In+Pine&#38;link=http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/&#38;notes=Pine%20is%20a%20UNIX%20command%20line%20mail%20application.%20So%20how%20do%20you%20delete%20all%20messages%20in%20a%20folder%3F%20The%20combination%20is%20%20%3B%20A%20A%20D%0A%0AIf%20after%20pressing%20%3B%20you%20see%20%5BCommand%20%22%3B%22%20not%20defined%20for%20this%20screen.%20Use%20%3F%20for%20help%5D%0A%0Athen%20you%20don%27t%20have%20a%20check%20in%20the%20%22Enable%20aggregate%20command%20set%22%20settings%20checkbox.%20To%20ena&#38;short_link=http://bit.ly/9wDUzd&#38;v=1&#38;apitype=1&#38;apikey=8afa39428933be41f8afdb8ea21a495c&#38;source=Shareaholic&#38;template=&#38;service=40&#38;tags=&#38;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li
class="shr-hackernews"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Delete+All+Messages+From+A+Folder+In+Pine&#38;link=http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/&#38;notes=Pine%20is%20a%20UNIX%20command%20line%20mail%20application.%20So%20how%20do%20you%20delete%20all%20messages%20in%20a%20folder%3F%20The%20combination%20is%20%20%3B%20A%20A%20D%0A%0AIf%20after%20pressing%20%3B%20you%20see%20%5BCommand%20%22%3B%22%20not%20defined%20for%20this%20screen.%20Use%20%3F%20for%20help%5D%0A%0Athen%20you%20don%27t%20have%20a%20check%20in%20the%20%22Enable%20aggregate%20command%20set%22%20settings%20checkbox.%20To%20ena&#38;short_link=http://bit.ly/9wDUzd&#38;v=1&#38;apitype=1&#38;apikey=8afa39428933be41f8afdb8ea21a495c&#38;source=Shareaholic&#38;template=&#38;service=202&#38;tags=&#38;ctype=" rel="nofollow" class="external" title="Submit this to Hacker News">Submit this to Hacker News</a></li><li
class="shr-delicious"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Delete+All+Messages+From+A+Folder+In+Pine&#38;link=http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/&#38;notes=Pine%20is%20a%20UNIX%20command%20line%20mail%20application.%20So%20how%20do%20you%20delete%20all%20messages%20in%20a%20folder%3F%20The%20combination%20is%20%20%3B%20A%20A%20D%0A%0AIf%20after%20pressing%20%3B%20you%20see%20%5BCommand%20%22%3B%22%20not%20defined%20for%20this%20screen.%20Use%20%3F%20for%20help%5D%0A%0Athen%20you%20don%27t%20have%20a%20check%20in%20the%20%22Enable%20aggregate%20command%20set%22%20settings%20checkbox.%20To%20ena&#38;short_link=http://bit.ly/9wDUzd&#38;v=1&#38;apitype=1&#38;apikey=8afa39428933be41f8afdb8ea21a495c&#38;source=Shareaholic&#38;template=&#38;service=2&#38;tags=&#38;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li
class="shr-stumbleupon"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Delete+All+Messages+From+A+Folder+In+Pine&#38;link=http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/&#38;notes=Pine%20is%20a%20UNIX%20command%20line%20mail%20application.%20So%20how%20do%20you%20delete%20all%20messages%20in%20a%20folder%3F%20The%20combination%20is%20%20%3B%20A%20A%20D%0A%0AIf%20after%20pressing%20%3B%20you%20see%20%5BCommand%20%22%3B%22%20not%20defined%20for%20this%20screen.%20Use%20%3F%20for%20help%5D%0A%0Athen%20you%20don%27t%20have%20a%20check%20in%20the%20%22Enable%20aggregate%20command%20set%22%20settings%20checkbox.%20To%20ena&#38;short_link=http://bit.ly/9wDUzd&#38;v=1&#38;apitype=1&#38;apikey=8afa39428933be41f8afdb8ea21a495c&#38;source=Shareaholic&#38;template=&#38;service=38&#38;tags=&#38;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? </a></li></ul>...<div
class=clear></div> <a
href="http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/" class="read_more"><div
class=excerpt-end>Read the rest of this article &#187;</div></a></div>]]></description> <content:encoded><![CDATA[<p>Pine is a UNIX command line mail application. So how do you delete all messages in a folder?</p><p>The combination is</p><p><div
class="wp_syntax"><table><tr><td
class="line_numbers"><pre>1
</pre></td><td
class="code"><pre>; A A D</pre></td></tr></table></div></p><p>If after pressing ; you see</p><div
class="wp_syntax"><table><tr><td
class="line_numbers"><pre>1
</pre></td><td
class="code"><pre>[Command &quot;;&quot; not defined for this screen. Use ? for help]</pre></td></tr></table></div></p><p>then you don&#039;t have a check in the &#034;Enable aggregate command set&#034; settings checkbox. To enable it, go to the main menu (M) -&gt; Setup (S) -&gt; Config (C) and scroll down to &#034;Enable aggregate command set&#034;. Then press X (to check it), E (Exit). Now repeat the above.</p><div
class="shr-bookmarks shr-bookmarks-expand"><ul
class="socials"><li
class="shr-twitter"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Delete+All+Messages+From+A+Folder+In+Pine&amp;link=http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/&amp;notes=Pine%20is%20a%20UNIX%20command%20line%20mail%20application.%20So%20how%20do%20you%20delete%20all%20messages%20in%20a%20folder%3F%20The%20combination%20is%20%20%3B%20A%20A%20D%0A%0AIf%20after%20pressing%20%3B%20you%20see%20%5BCommand%20%22%3B%22%20not%20defined%20for%20this%20screen.%20Use%20%3F%20for%20help%5D%0A%0Athen%20you%20don%27t%20have%20a%20check%20in%20the%20%22Enable%20aggregate%20command%20set%22%20settings%20checkbox.%20To%20ena&amp;short_link=http://bit.ly/9wDUzd&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li
class="shr-facebook"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Delete+All+Messages+From+A+Folder+In+Pine&amp;link=http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/&amp;notes=Pine%20is%20a%20UNIX%20command%20line%20mail%20application.%20So%20how%20do%20you%20delete%20all%20messages%20in%20a%20folder%3F%20The%20combination%20is%20%20%3B%20A%20A%20D%0A%0AIf%20after%20pressing%20%3B%20you%20see%20%5BCommand%20%22%3B%22%20not%20defined%20for%20this%20screen.%20Use%20%3F%20for%20help%5D%0A%0Athen%20you%20don%27t%20have%20a%20check%20in%20the%20%22Enable%20aggregate%20command%20set%22%20settings%20checkbox.%20To%20ena&amp;short_link=http://bit.ly/9wDUzd&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li
class="shr-googlebuzz"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Delete+All+Messages+From+A+Folder+In+Pine&amp;link=http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/&amp;notes=Pine%20is%20a%20UNIX%20command%20line%20mail%20application.%20So%20how%20do%20you%20delete%20all%20messages%20in%20a%20folder%3F%20The%20combination%20is%20%20%3B%20A%20A%20D%0A%0AIf%20after%20pressing%20%3B%20you%20see%20%5BCommand%20%22%3B%22%20not%20defined%20for%20this%20screen.%20Use%20%3F%20for%20help%5D%0A%0Athen%20you%20don%27t%20have%20a%20check%20in%20the%20%22Enable%20aggregate%20command%20set%22%20settings%20checkbox.%20To%20ena&amp;short_link=http://bit.ly/9wDUzd&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li
class="shr-reddit"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Delete+All+Messages+From+A+Folder+In+Pine&amp;link=http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/&amp;notes=Pine%20is%20a%20UNIX%20command%20line%20mail%20application.%20So%20how%20do%20you%20delete%20all%20messages%20in%20a%20folder%3F%20The%20combination%20is%20%20%3B%20A%20A%20D%0A%0AIf%20after%20pressing%20%3B%20you%20see%20%5BCommand%20%22%3B%22%20not%20defined%20for%20this%20screen.%20Use%20%3F%20for%20help%5D%0A%0Athen%20you%20don%27t%20have%20a%20check%20in%20the%20%22Enable%20aggregate%20command%20set%22%20settings%20checkbox.%20To%20ena&amp;short_link=http://bit.ly/9wDUzd&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li
class="shr-hackernews"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Delete+All+Messages+From+A+Folder+In+Pine&amp;link=http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/&amp;notes=Pine%20is%20a%20UNIX%20command%20line%20mail%20application.%20So%20how%20do%20you%20delete%20all%20messages%20in%20a%20folder%3F%20The%20combination%20is%20%20%3B%20A%20A%20D%0A%0AIf%20after%20pressing%20%3B%20you%20see%20%5BCommand%20%22%3B%22%20not%20defined%20for%20this%20screen.%20Use%20%3F%20for%20help%5D%0A%0Athen%20you%20don%27t%20have%20a%20check%20in%20the%20%22Enable%20aggregate%20command%20set%22%20settings%20checkbox.%20To%20ena&amp;short_link=http://bit.ly/9wDUzd&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=202&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Submit this to Hacker News">Submit this to Hacker News</a></li><li
class="shr-delicious"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Delete+All+Messages+From+A+Folder+In+Pine&amp;link=http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/&amp;notes=Pine%20is%20a%20UNIX%20command%20line%20mail%20application.%20So%20how%20do%20you%20delete%20all%20messages%20in%20a%20folder%3F%20The%20combination%20is%20%20%3B%20A%20A%20D%0A%0AIf%20after%20pressing%20%3B%20you%20see%20%5BCommand%20%22%3B%22%20not%20defined%20for%20this%20screen.%20Use%20%3F%20for%20help%5D%0A%0Athen%20you%20don%27t%20have%20a%20check%20in%20the%20%22Enable%20aggregate%20command%20set%22%20settings%20checkbox.%20To%20ena&amp;short_link=http://bit.ly/9wDUzd&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li
class="shr-stumbleupon"> <a
href="http://www.shareaholic.com/api/share/?title=How+To+Delete+All+Messages+From+A+Folder+In+Pine&amp;link=http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/&amp;notes=Pine%20is%20a%20UNIX%20command%20line%20mail%20application.%20So%20how%20do%20you%20delete%20all%20messages%20in%20a%20folder%3F%20The%20combination%20is%20%20%3B%20A%20A%20D%0A%0AIf%20after%20pressing%20%3B%20you%20see%20%5BCommand%20%22%3B%22%20not%20defined%20for%20this%20screen.%20Use%20%3F%20for%20help%5D%0A%0Athen%20you%20don%27t%20have%20a%20check%20in%20the%20%22Enable%20aggregate%20command%20set%22%20settings%20checkbox.%20To%20ena&amp;short_link=http://bit.ly/9wDUzd&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li
class="shr-mail"> <a
href="http://www.shareaholic.com/api/share/?title=How%20To%20Delete%20All%20Messages%20From%20A%20Folder%20In%20Pine&amp;link=http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/&amp;notes=Pine%20is%20a%20UNIX%20command%20line%20mail%20application.%20So%20how%20do%20you%20delete%20all%20messages%20in%20a%20folder%3F%20The%20combination%20is%20%20%3B%20A%20A%20D%0A%0AIf%20after%20pressing%20%3B%20you%20see%20%5BCommand%20%22%3B%22%20not%20defined%20for%20this%20screen.%20Use%20%3F%20for%20help%5D%0A%0Athen%20you%20don%27t%20have%20a%20check%20in%20the%20%22Enable%20aggregate%20command%20set%22%20settings%20checkbox.%20To%20ena&amp;short_link=http://bit.ly/9wDUzd&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a></li></ul><div
style="clear: both;"></div></div> Similar Posts:<ul><li><a
href="http://beerpla.net/2009/07/14/how-to-fix-palm-pres-error-sending-mail-problem-7/" rel="bookmark" title="July 14, 2009">How To Fix Palm Pre&#039;s &quot;Error Sending Mail&quot; Problem</a></li><li><a
href="http://beerpla.net/2008/04/09/some-useful-vim-commands-my-vim-cheatsheet/" rel="bookmark" title="April 9, 2008">Some Useful vim Commands &#8211; My vim Cheatsheet</a></li><li><a
href="http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/" rel="bookmark" title="March 26, 2008">Setting Up A MySQL Cluster</a></li><li><a
href="http://beerpla.net/2008/04/17/mysql-conference-liveblogging-optimizing-mysql-for-high-volume-data-logging-applications-thursday-250pm/" rel="bookmark" title="April 17, 2008">MySQL Conference Liveblogging: Optimizing MySQL For High Volume Data Logging Applications (Thursday 2:50PM)</a></li><li><a
href="http://beerpla.net/2008/09/03/thoughts-on-google-chrome/" rel="bookmark" title="September 3, 2008">Thoughts on Google Chrome</a></li></ul><p><a
class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbeerpla.net%2F2008%2F03%2F23%2Fhow-to-delete-all-messages-from-a-folder-in-pine%2F&amp;title=How%20To%20Delete%20All%20Messages%20From%20A%20Folder%20In%20Pine" id="wpa2a_4"><img
src="http://beerpla.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded> <wfw:commentRss>http://beerpla.net/2008/03/23/how-to-delete-all-messages-from-a-folder-in-pine/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Watch &#8211; A Useful Linux Command You May Have Never Heard Of</title><link>http://beerpla.net/2007/08/04/watch-a-useful-linux-command-you-may-have-never-heard-of/</link> <comments>http://beerpla.net/2007/08/04/watch-a-useful-linux-command-you-may-have-never-heard-of/#comments</comments> <pubDate>Sun, 05 Aug 2007 03:18:01 +0000</pubDate> <dc:creator>Artem Russakovskii</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[bsd]]></category> <category><![CDATA[cmdwatch]]></category> <category><![CDATA[unix]]></category> <category><![CDATA[watch]]></category> <guid
isPermaLink="false">http://beerpla.net/2007/08/04/watch-a-useful-linux-command-you-may-have-never-heard-of/</guid> <description><![CDATA[<p>How many times did I want to watch a directory waiting for a file to appear in it? Constant ls, for example, quickly got boring. A quick Perl script that would reload ls every 5 seconds&#8230; yeah it works but it takes a while to type up, and often enough I&#039;m too lazy for that. And then I found &#039;watch&#039; &#8211; a utility that comes with most *nix distros. Look at this beauty [man watch]:</p><p>NAME<br
/> <strong> watch &#8211; execute a program periodically, showing output fullscreen</strong></p><p>SYNOPSIS<br
/> watch  [-dhvt]  [-n  ]  [--differences[=cumulative]]  [--help]<br
/> [--interval=] [--no-title] [--version]</p><p>DESCRIPTION<br
/> <strong>watch runs command repeatedly, displaying its output (the first screen<br
/> full). </strong> This  allows you to watch the program output change over time.<br
/> By default, ...<div
class=clear></div> <a
href="http://beerpla.net/2007/08/04/watch-a-useful-linux-command-you-may-have-never-heard-of/" class="read_more"><div
class=excerpt-end>Read the rest of this article &#187;</div></a></p>]]></description> <content:encoded><![CDATA[<p>How many times did I want to watch a directory waiting for a file to appear in it? Constant ls, for example, quickly got boring. A quick Perl script that would reload ls every 5 seconds&#8230; yeah it works but it takes a while to type up, and often enough I&#039;m too lazy for that. And then I found &#039;watch&#039; &#8211; a utility that comes with most *nix distros. Look at this beauty [man watch]:</p><p>NAME<br
/> <strong> watch &#8211; execute a program periodically, showing output fullscreen</strong></p><p>SYNOPSIS<br
/> watch  [-dhvt]  [-n  ]  [--differences[=cumulative]]  [--help]<br
/> [--interval=] [--no-title] [--version]</p><p>DESCRIPTION<br
/> <strong>watch runs command repeatedly, displaying its output (the first screen<br
/> full). </strong> This  allows you to watch the program output change over time.<br
/> By default, the program is run every 2 seconds; use -n or &#8211;interval to<br
/> specify a different interval.</p><p><strong>The  -d  or  &#8211;differences  flag will highlight the differences between<br
/> successive  updates</strong>.   The  &#8211;cumulative  option   makes   highlighting<br
/> &#034;sticky&#034;,  presenting a running display of all positions that have ever<br
/> changed.  The -t or &#8211;no-title option turns off the header showing  the<br
/> interval,  command, and current time at the top of the display, as well<br
/> as the following blank line.</p><p>watch will run until interrupted.</p><p>NOTE<br
/> Note that command is given to &#034;sh -c&#034; which means that you may need  to<br
/> use extra quoting to get the desired effect.</p><p>Note  that  POSIX  option  processing  is used (i.e., option processing<br
/> stops at the first non-option argument).  This means that  flags  after<br
/> command don&#039;t get interpreted by watch itself.</p><p>EXAMPLES<br
/> To watch for mail, you might do</p><div
class="wp_syntax"><div
class="code"><pre>watch -n 60 from</pre></div></div><p>To watch the contents of a directory change, you could use</p><div
class="wp_syntax"><div
class="code"><pre>watch -d ls -l</pre></div></div><p>If you&#039;re only interested in files owned by user joe, you might use</p><div
class="wp_syntax"><div
class="code"><pre>watch -d 'ls -l | fgrep joe'</pre></div></div><p>To see the effects of quoting, try these out</p><div
class="wp_syntax"><div
class="code"><pre>watch echo $$
watch echo '$$'
watch echo &quot;'&quot;'$$'&quot;'&quot;</pre></div></div><p>You can watch for your administrator to install the latest kernel with</p><div
class="wp_syntax"><div
class="code"><pre>watch uname -r</pre></div></div><p>(Just kidding.)</p><p>Now if anyone knows how to make watch print the bottom part of the command output rather than the top, please post a comment.</p><p>Edit: BSD users, &#034;watch&#034; out. watch does something completely different on BSD (it lets you snoop on other users&#039; ttys). The corresponding BSD command is actually <a
href="http://www.freshports.org/sysutils/cmdwatch/">cmdwatch</a>.</p><div
class="shr-bookmarks shr-bookmarks-expand"><ul
class="socials"><li
class="shr-twitter"> <a
href="http://www.shareaholic.com/api/share/?title=Watch+-+A+Useful+Linux+Command+You+May+Have+Never+Heard+Of&amp;link=http://beerpla.net/2007/08/04/watch-a-useful-linux-command-you-may-have-never-heard-of/&amp;notes=How%20many%20times%20did%20I%20want%20to%20watch%20a%20directory%20waiting%20for%20a%20file%20to%20appear%20in%20it%3F%20Constant%20ls%2C%20for%20example%2C%20quickly%20got%20boring.%20A%20quick%20Perl%20script%20that%20would%20reload%20ls%20every%205%20seconds...%20yeah%20it%20works%20but%20it%20takes%20a%20while%20to%20type%20up%2C%20and%20often%20enough%20I%27m%20too%20lazy%20for%20that.%20And%20then%20I%20found%20%27watch%27&amp;short_link=http://bit.ly/br3jya&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li
class="shr-facebook"> <a
href="http://www.shareaholic.com/api/share/?title=Watch+-+A+Useful+Linux+Command+You+May+Have+Never+Heard+Of&amp;link=http://beerpla.net/2007/08/04/watch-a-useful-linux-command-you-may-have-never-heard-of/&amp;notes=How%20many%20times%20did%20I%20want%20to%20watch%20a%20directory%20waiting%20for%20a%20file%20to%20appear%20in%20it%3F%20Constant%20ls%2C%20for%20example%2C%20quickly%20got%20boring.%20A%20quick%20Perl%20script%20that%20would%20reload%20ls%20every%205%20seconds...%20yeah%20it%20works%20but%20it%20takes%20a%20while%20to%20type%20up%2C%20and%20often%20enough%20I%27m%20too%20lazy%20for%20that.%20And%20then%20I%20found%20%27watch%27&amp;short_link=http://bit.ly/br3jya&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li
class="shr-googlebuzz"> <a
href="http://www.shareaholic.com/api/share/?title=Watch+-+A+Useful+Linux+Command+You+May+Have+Never+Heard+Of&amp;link=http://beerpla.net/2007/08/04/watch-a-useful-linux-command-you-may-have-never-heard-of/&amp;notes=How%20many%20times%20did%20I%20want%20to%20watch%20a%20directory%20waiting%20for%20a%20file%20to%20appear%20in%20it%3F%20Constant%20ls%2C%20for%20example%2C%20quickly%20got%20boring.%20A%20quick%20Perl%20script%20that%20would%20reload%20ls%20every%205%20seconds...%20yeah%20it%20works%20but%20it%20takes%20a%20while%20to%20type%20up%2C%20and%20often%20enough%20I%27m%20too%20lazy%20for%20that.%20And%20then%20I%20found%20%27watch%27&amp;short_link=http://bit.ly/br3jya&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li
class="shr-reddit"> <a
href="http://www.shareaholic.com/api/share/?title=Watch+-+A+Useful+Linux+Command+You+May+Have+Never+Heard+Of&amp;link=http://beerpla.net/2007/08/04/watch-a-useful-linux-command-you-may-have-never-heard-of/&amp;notes=How%20many%20times%20did%20I%20want%20to%20watch%20a%20directory%20waiting%20for%20a%20file%20to%20appear%20in%20it%3F%20Constant%20ls%2C%20for%20example%2C%20quickly%20got%20boring.%20A%20quick%20Perl%20script%20that%20would%20reload%20ls%20every%205%20seconds...%20yeah%20it%20works%20but%20it%20takes%20a%20while%20to%20type%20up%2C%20and%20often%20enough%20I%27m%20too%20lazy%20for%20that.%20And%20then%20I%20found%20%27watch%27&amp;short_link=http://bit.ly/br3jya&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li
class="shr-hackernews"> <a
href="http://www.shareaholic.com/api/share/?title=Watch+-+A+Useful+Linux+Command+You+May+Have+Never+Heard+Of&amp;link=http://beerpla.net/2007/08/04/watch-a-useful-linux-command-you-may-have-never-heard-of/&amp;notes=How%20many%20times%20did%20I%20want%20to%20watch%20a%20directory%20waiting%20for%20a%20file%20to%20appear%20in%20it%3F%20Constant%20ls%2C%20for%20example%2C%20quickly%20got%20boring.%20A%20quick%20Perl%20script%20that%20would%20reload%20ls%20every%205%20seconds...%20yeah%20it%20works%20but%20it%20takes%20a%20while%20to%20type%20up%2C%20and%20often%20enough%20I%27m%20too%20lazy%20for%20that.%20And%20then%20I%20found%20%27watch%27&amp;short_link=http://bit.ly/br3jya&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=202&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Submit this to Hacker News">Submit this to Hacker News</a></li><li
class="shr-delicious"> <a
href="http://www.shareaholic.com/api/share/?title=Watch+-+A+Useful+Linux+Command+You+May+Have+Never+Heard+Of&amp;link=http://beerpla.net/2007/08/04/watch-a-useful-linux-command-you-may-have-never-heard-of/&amp;notes=How%20many%20times%20did%20I%20want%20to%20watch%20a%20directory%20waiting%20for%20a%20file%20to%20appear%20in%20it%3F%20Constant%20ls%2C%20for%20example%2C%20quickly%20got%20boring.%20A%20quick%20Perl%20script%20that%20would%20reload%20ls%20every%205%20seconds...%20yeah%20it%20works%20but%20it%20takes%20a%20while%20to%20type%20up%2C%20and%20often%20enough%20I%27m%20too%20lazy%20for%20that.%20And%20then%20I%20found%20%27watch%27&amp;short_link=http://bit.ly/br3jya&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li
class="shr-stumbleupon"> <a
href="http://www.shareaholic.com/api/share/?title=Watch+-+A+Useful+Linux+Command+You+May+Have+Never+Heard+Of&amp;link=http://beerpla.net/2007/08/04/watch-a-useful-linux-command-you-may-have-never-heard-of/&amp;notes=How%20many%20times%20did%20I%20want%20to%20watch%20a%20directory%20waiting%20for%20a%20file%20to%20appear%20in%20it%3F%20Constant%20ls%2C%20for%20example%2C%20quickly%20got%20boring.%20A%20quick%20Perl%20script%20that%20would%20reload%20ls%20every%205%20seconds...%20yeah%20it%20works%20but%20it%20takes%20a%20while%20to%20type%20up%2C%20and%20often%20enough%20I%27m%20too%20lazy%20for%20that.%20And%20then%20I%20found%20%27watch%27&amp;short_link=http://bit.ly/br3jya&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li
class="shr-mail"> <a
href="http://www.shareaholic.com/api/share/?title=Watch%20-%20A%20Useful%20Linux%20Command%20You%20May%20Have%20Never%20Heard%20Of&amp;link=http://beerpla.net/2007/08/04/watch-a-useful-linux-command-you-may-have-never-heard-of/&amp;notes=How%20many%20times%20did%20I%20want%20to%20watch%20a%20directory%20waiting%20for%20a%20file%20to%20appear%20in%20it%3F%20Constant%20ls%2C%20for%20example%2C%20quickly%20got%20boring.%20A%20quick%20Perl%20script%20that%20would%20reload%20ls%20every%205%20seconds...%20yeah%20it%20works%20but%20it%20takes%20a%20while%20to%20type%20up%2C%20and%20often%20enough%20I%27m%20too%20lazy%20for%20that.%20And%20then%20I%20found%20%27watch%27&amp;short_link=http://bit.ly/br3jya&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a></li></ul><div
style="clear: both;"></div></div> Similar Posts:<ul><li><a
href="http://beerpla.net/2010/03/06/how-to-show-hiddeninvisible-files-in-total-commander-both-locally-and-on-an-ftp-server/" rel="bookmark" title="March 6, 2010">How To Show Hidden/Invisible Files In Total Commander, Both Locally And On An FTP Server</a></li><li><a
href="http://beerpla.net/2010/06/10/how-to-display-just-the-http-response-code-in-cli-curl/" rel="bookmark" title="June 10, 2010">How To Display Just The HTTP Response Code In Command Line Curl</a></li><li><a
href="http://beerpla.net/2006/07/15/converting-from-cvs-to-svn-developers-notes-and-why-svn-is-better/" rel="bookmark" title="July 15, 2006">Converting from CVS to SVN: Developer&#039;s Notes And Why SVN Is Better</a></li><li><a
href="http://beerpla.net/2009/10/29/modern-day-frame-busting-with-x-frame-options-and-this-content-cannot-be-displayed-in-a-frame-warnings/" rel="bookmark" title="October 29, 2009">Modern-Day Frame Busting With X-FRAME-OPTIONS And &quot;This content cannot be displayed in a frame&quot; Warnings</a></li><li><a
href="http://beerpla.net/2008/10/11/how-to-sort-folders-the-same-way-as-files-in-total-commander/" rel="bookmark" title="October 11, 2008">How To Sort Folders The Same Way As Files In Total Commander</a></li></ul><p><a
class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbeerpla.net%2F2007%2F08%2F04%2Fwatch-a-useful-linux-command-you-may-have-never-heard-of%2F&amp;title=Watch%20%26%238211%3B%20A%20Useful%20Linux%20Command%20You%20May%20Have%20Never%20Heard%20Of" id="wpa2a_6"><img
src="http://beerpla.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded> <wfw:commentRss>http://beerpla.net/2007/08/04/watch-a-useful-linux-command-you-may-have-never-heard-of/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> </channel> </rss>
