From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rik van Riel Subject: Re: silent semantic changes with reiser4 Date: Thu, 26 Aug 2004 13:57:33 -0400 (EDT) Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Diego Calleja , , , , , , , , , , , , , , Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com To: Linus Torvalds In-Reply-To: List-Id: linux-fsdevel.vger.kernel.org On Thu, 26 Aug 2004, Linus Torvalds wrote: > > So all I need to do is "cat /bin | gzip -9 > /path/to/backup.tar.gz" ? > > No no. The stream you get from a directory is totally _independent_ of the > contents of the directory. Anything else would be pointless. It's a relief to know that nobody's taking my humorous suggestion seriously, but now we still have the "standard Unix tools can't manipulate files" problem... -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan