[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: One query
From: |
Rick Macdonald |
Subject: |
Re: One query |
Date: |
Fri, 12 Oct 2001 09:32:04 -0600 (MDT) |
On Fri, 12 Oct 2001, Alpesh Thakar wrote:
> Hi Rick,
> I would like to know how much space this perticular database has taken ??
> Where actual database is reside?? Because If i have to add my whole company
> database, I can calculate it easily...
> Can you tell me about it?
The "database" is really just the gnats-db directory and all of it's
subdirectories. One of mine is 881KB:
timshel:~$ du -sk /usr/local/share/gnats/gnats-db
881 /usr/local/share/gnats/gnats-db
...RickM...