Amanda-Users

Re: backup to disk

2007-10-02 19:35:32
Subject: Re: backup to disk
From: Ian Turner <ian AT zmanda DOT com>
To: amanda-users AT amanda DOT org
Date: Tue, 2 Oct 2007 14:52:01 -0400
On Tuesday 02 October 2007 11:46:32 Jon LaBadie wrote:
> In the old days you could do a silly command like taking some existing
> file and cat'ting it on to the end of itself.
>
>    cat foobar >> foobar

These days (GNU coreutils 5.97) you can still do

$ cat < foobar >> foobar

Though, of course, there are a thousand ways for a user to fill a disk. The 
only real solution to this problem is the use of quotas.

--Ian
-- 
Forums for Amanda discussion: http://forums.zmanda.com/

<Prev in Thread] Current Thread [Next in Thread>