Learn About Computers

Would you like to react to this message? Create an account in a few clicks or log in to continue.
Learn About Computers

Teaching about Computers


    14. Check Folder & File Sizes

    avatar
    Aof
    Admin


    Posts : 97
    Join date : 2018-03-24

    14. Check Folder & File Sizes Empty 14. Check Folder & File Sizes

    Post by Aof Sun May 20, 2018 1:28 am


    14. Check Folder & File Sizes
    ----
    1. cd ~;ls = navigates to the root user's folder and lists the contents within.
    2. du -sh Desktop = checks the filesize of Desktop folder and lists it.
    3. du -sh Pictures = checks the filesize of Pictures Folder and lists it.
    4. cd Pictures = navigates to Pictures.
    5. du -sh file.JPG = would check a file.jpg file size if there was one named this in your Pictures Folder.

      Current date/time is Fri Apr 26, 2024 11:52 am