From owner-freebsd-questions Sun Nov 4 7: 3:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from florida-wireless.com (mailserver.florida-wireless.com [208.62.145.34]) by hub.freebsd.org (Postfix) with ESMTP id 0927A37B409 for ; Sun, 4 Nov 2001 07:03:39 -0800 (PST) Date: Sun, 4 Nov 2001 10:06:49 -0500 Message-Id: <200111041006.AA790036660@florida-wireless.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "brain_damaged" Reply-To: To: brain_damaged , "f.johan.beisser" Cc: Subject: Re: what does all this mean ? X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks. I do recall one thing. I was installing some perl scripts to run mail reports for postfix. I had to use CPAN do install some files/modules that the scripts needed. One thing cpan said was I needed to install NET::FTP (I think that was the one but memory is shot). when I ran it it spent like an hour d/l all kinds of things one being perl 5.6.1 but when I do a perl --version I am running 5.003. I see that doing a du -x -h / shows 34megs in root/.cpan/build. could that be one problem with my diskspace ? thanks >On Sun, 4 Nov 2001, brain_damaged wrote: > >> Doing a df shows my / being 108% used. I am not sure why. I have not >> installed anything since setting up the box. But being a fbsd newbie I >> am not sure if I might have a problem. > >it's generally a bad idea to have any partition at well over the max. > >could you provide us with a bit more information? > >perhaps the output of mount, df -k, and so on? > > >> So I did a cd / then went to cd dev and did a ls -l and I get this >> below. I could not find what the c meant ? I saw that d is directory >> and l is link but no mention of c. and what is the 0x000000 all about >> ? I thougth /dev held device drivers for hardware ? > >those are all devices on your machine, please do not make the mistake of >removing those. they're rather important. the "c" indicates that it is a >"character device". > >please read the man pages for ls(1). > >please also ready the FreeBSD handbook, as it's an amazing resource for >beginniners with FreeBSD, and with UNIX in general. > >http://www.freebsd.org/handbook/ > >-- jan > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message