The learning process
Run the following command to show which folder uses spaces exceeded G bits
du -h ~ 2>/dev/null | grep '[0-9\.]\+G'
No comments:
Post a Comment