On Fri, Oct 05, 2007 at 12:12:26PM +0200, Albert Shih wrote:

> Hi all
> 
> What's that mean ? 

What does it look like?

It looks to me like the output of a df(1) command - 
specifically 'df -k'

The first line contains labels that explain what is in each column.
The file system or partition device name
How many 1K blocks in the partition
How much of it is used up
How much is still available to use
What percent of the capacity is used
and at what mount point is the partition mounted

devfs is a special psuedo partition used for creating devices


> Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
> /dev/ad4s1a    507630    69050   397970    15%    /
> devfs               1        1        0   100%    /dev
> /dev/ad4s1g  78017664 55539220 16237032    77%    /home
> /dev/ad4s1e    507630    -8960   475980    -2%    /tmp
>                       ^^^^^^
> Regards.
> 

So, it all really makes sense.  It is not a big mystery.
It is just what it says.

////jerry

> --
> Albert SHIH
> Observatoire de Paris Meudon
> SIO batiment 15
> Heure local/Local time:
> Ven 5 oct 2007 12:11:30 CEST
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to