LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   adding space on the left (sdb1) to root directory (sdb5) (https://www.linuxquestions.org/questions/linux-newbie-8/adding-space-on-the-left-sdb1-to-root-directory-sdb5-4175590866/)

rknichols 10-07-2016 07:55 PM

You should use the "-x" option ("du -x") to confine du to one filesystem. Without that, it was straying into /proc and /sys (among others), which are not part of the filesystem on the disk.


All times are GMT -5. The time now is 08:02 PM.