You are not logged in.

#1 2008-06-07 00:28:50

DeeCodeUh
Member
From: Michigan, USA
Registered: 2007-11-27
Posts: 176

[Solved] What command am I thinking of?

Hi, after searching the internet for this command I can't find it.
I've seen it before, so I know it exists...
What command do I type in the terminal to display my hard drive space usage?
Thanks.

Last edited by DeeCodeUh (2008-06-07 00:31:38)

Offline

#2 2008-06-07 00:30:50

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [Solved] What command am I thinking of?

In MBs, "df -m"

Offline

#3 2008-06-07 00:31:07

droog
Member
Registered: 2004-11-18
Posts: 877

Re: [Solved] What command am I thinking of?

df -h
is the one people use usually

Offline

#4 2008-06-07 00:31:22

DeeCodeUh
Member
From: Michigan, USA
Registered: 2007-11-27
Posts: 176

Re: [Solved] What command am I thinking of?

Awesome. Thanks!

Offline

#5 2008-06-07 00:57:47

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [Solved] What command am I thinking of?

droog wrote:

df -h
is the one people use usually

Err.. I'm not doing so well with spelling two letter names today.

Offline

#6 2008-06-07 03:09:10

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: [Solved] What command am I thinking of?

3 hours late, I know, but df -hT is a good one to keep handy..gives fs type along with free space. smile

Offline

#7 2008-06-07 03:49:16

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

Re: [Solved] What command am I thinking of?

if you want a more detailed listing you can use 'du <path> | sort -n'


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

Board footer

Powered by FluxBB