Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2014
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. /home/1234$ quota -s
  2. Disk quotas for user 1234 (uid 1234):
  3. Filesystem space quota limit grace files quota limit grace
  4. cslab:/home 4519M* 4096M 5120M 09:47 6155 0 0
  5.  
  6. /home/1234$ du -mad 1
  7. ...
  8. 936 total
  9.  
  10. lsof | grep username | grep deleted
  11.  
  12. lsof +L1 | grep username
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement