Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 3 of 3

This is a discussion on Dir size in the Shared & Semi-Dedicated forum
How can I check how large a certain directory is with all files and subdirs taken into account? I tried with: ls * -a -s ...

  1. #1
    JPC Member
    Join Date
    Jan 2002
    Location
    Belgium
    Posts
    30

    Dir size

    How can I check how large a certain directory is with all files and subdirs taken into account?

    I tried with:
    ls * -a -s -h -R

    But that gave me a confusing list.

  2. #2
    Rogue Developer
    Join Date
    Oct 2002
    Posts
    193
    Try the du command

  3. #3
    Ron
    Guest
    "du -k ." works for me...

    EDIT:
    Ooooops. Asked and Answered. Never mind

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •