How Can We Help?
To navigate to a directory: cd /pathToDirectory
To list the files in a directory: ls
To list the files in a directory as well as the filesize: ls -lh
To see how much space a directory/partition is using: df -h
To navigate to a directory: cd /pathToDirectory
To list the files in a directory: ls
To list the files in a directory as well as the filesize: ls -lh
To see how much space a directory/partition is using: df -h