To find out the size of a folder or file in Linux operating systems, type the following command:
du -sh /home/ubuntu
Or you can run the command by first going to the folder whose size you want to query.
For example :
cd /home/ubuntu
du -sh
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket