<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: My Auto-Delete System</title>
	<atom:link href="http://pontifications.hardakers.net/computers/my-auto-delete-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://pontifications.hardakers.net/computers/my-auto-delete-system/</link>
	<description>Mad Man Ramblings of Too Many Ideas</description>
	<lastBuildDate>Fri, 03 Feb 2012 19:17:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Evan 'JabberWokky' Edwards</title>
		<link>http://pontifications.hardakers.net/computers/my-auto-delete-system/comment-page-1/#comment-9</link>
		<dc:creator>Evan 'JabberWokky' Edwards</dc:creator>
		<pubDate>Sun, 31 May 2009 15:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://pontifications.hardakers.net/?p=11#comment-9</guid>
		<description>I have the same thing in terms of keeping my $HOME swept clean of files, only I like to be able to reach back and grab things from awhile ago.  Plus, disk space is cheap.  So I have (in my $HOME):

zy.month
zy.yesterday
zz.today
zz.tomorrow

And a command &quot;sweep&quot;, which tucks everything that is not supposed to be in my $HOME into zz.today.  I have burn, doc, host.frank(1), inbox.*, usr, wiki and www.  Everything except host.frank and burn and pub(2) are a link into usr, and that&#039;s backed up across the network.    All the above day directories are links into host.frank/ATTIC/%Y/%Y.m/%Y.m.d/.

I also have a gtdlink app that runs at 4am and relinks the zz.today, etc directories into the host.$HOSTNAME/ATTIC hierarchy, thus pushing back today to yesterday.   Any files in zz.today (which used to be tomorrow) are then moved to $HOME and images and desktop files (reminder web links, mostly) launched.  Thus I can drag in reminders to any date in the future and they appear in my $HOME on that day, and are launched, sitting and ready for me on my desktop when I sit down.

Oh, I also &quot;collapse&quot; inbox.* projects when they are done.  So I might have a inbox.virginvoices.rewrite.  When I&#039;m done, I rename it simply virginvoices.rewrite, and it hits the temporal stream and is swept up.

There are a handful of other refinements (I mark the directories yellow, or if the day of the week is Saturday or Sunday, red), but that&#039;s the basic idea.  Every so often I whack at host.$HOSTNAME/ATTIC to keep the size down, but it&#039;s basically a trailing (and leading) queue I pass through in realtime, sweeping up downloads and temporary files in case I want to locate (often literally locate, a la updatedb) them.


1 - Each computer on my network has a $HOME/host.$HOSTNAME for all users, frank just happens to be my current primary desktop.  It&#039;s the local file section, but the name is also handy to know where you are.

2 - burn and pub are basically links to my home file server, and are inbound and filed media, respectively.</description>
		<content:encoded><![CDATA[<p>I have the same thing in terms of keeping my $HOME swept clean of files, only I like to be able to reach back and grab things from awhile ago.  Plus, disk space is cheap.  So I have (in my $HOME):</p>
<p>zy.month<br />
zy.yesterday<br />
zz.today<br />
zz.tomorrow</p>
<p>And a command &#8220;sweep&#8221;, which tucks everything that is not supposed to be in my $HOME into zz.today.  I have burn, doc, host.frank(1), inbox.*, usr, wiki and www.  Everything except host.frank and burn and pub(2) are a link into usr, and that&#8217;s backed up across the network.    All the above day directories are links into host.frank/ATTIC/%Y/%Y.m/%Y.m.d/.</p>
<p>I also have a gtdlink app that runs at 4am and relinks the zz.today, etc directories into the host.$HOSTNAME/ATTIC hierarchy, thus pushing back today to yesterday.   Any files in zz.today (which used to be tomorrow) are then moved to $HOME and images and desktop files (reminder web links, mostly) launched.  Thus I can drag in reminders to any date in the future and they appear in my $HOME on that day, and are launched, sitting and ready for me on my desktop when I sit down.</p>
<p>Oh, I also &#8220;collapse&#8221; inbox.* projects when they are done.  So I might have a inbox.virginvoices.rewrite.  When I&#8217;m done, I rename it simply virginvoices.rewrite, and it hits the temporal stream and is swept up.</p>
<p>There are a handful of other refinements (I mark the directories yellow, or if the day of the week is Saturday or Sunday, red), but that&#8217;s the basic idea.  Every so often I whack at host.$HOSTNAME/ATTIC to keep the size down, but it&#8217;s basically a trailing (and leading) queue I pass through in realtime, sweeping up downloads and temporary files in case I want to locate (often literally locate, a la updatedb) them.</p>
<p>1 &#8211; Each computer on my network has a $HOME/host.$HOSTNAME for all users, frank just happens to be my current primary desktop.  It&#8217;s the local file section, but the name is also handy to know where you are.</p>
<p>2 &#8211; burn and pub are basically links to my home file server, and are inbound and filed media, respectively.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

