View Single Post
  #3   (View Single Post)  
Old 12th January 2009
TerryP's Avatar
TerryP TerryP is offline
Arp Constable
 
Join Date: May 2008
Location: USofA
Posts: 1,547
Default

My very simple machine:
Code:
Terry@vectra$ uname -a
OpenBSD vectra.launchmodem.com 4.4 GENERIC#1021 i386
Terry@vectra$ df -h
Filesystem     Size    Used   Avail Capacity  Mounted on
/dev/wd0a      147M   43.5M   96.4M    31%    /
/dev/wd0h      393M   36.0M    337M    10%    /home
/dev/wd0d     98.3M    6.0K   93.4M     0%    /tmp
/dev/wd0g      6.7G    773M    5.6G    12%    /usr
/dev/wd0e      148M   39.4M    101M    28%    /var
/dev/wd1a     11.8G    109M   11.1G     1%    /usr/local
/dev/wd1d     44.3G   11.8G   30.3G    28%    /srv
Terry@vectra$

partitioning really yields a lot of possibilities, J65nko and others have made several good posts about what can be done.
__________________
My Journal

Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''.
Reply With Quote