The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: Quota Problem
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 01-30-2008
mjdousti's Avatar
mjdousti mjdousti is offline
Registered User
 

Join Date: Jan 2007
Posts: 45
Quota Problem

Hi all!
I'm a user of Debian Etch. I've problem with my accoun't quota. After I removed all of my files from my home directory, and typed:
Code:
du -hs
It showed me:
Code:
76K     .
But when I used quota command, it showed me:
Code:
Disk quotas for user X (uid *********):
     Filesystem  blocks   quota   limit   grace   files   quota   limit   grace
somewhere.com:/home
                 478012  1200000 1400000              21       0       0
I don't why quota tells that I'm using about 466MB storage but in fact I've noe file!
Reply With Quote
Forum Sponsor