clean up ubuntu disk space code example
Example 1: clean command linux
sudo apt-get autoclean
Example 2: create space on ubuntu
sudo apt-get autoremove
Example 3: apt get remove unnecessary files
sudo apt-get clean
sudo apt-get autoclean
sudo apt-get autoremove
sudo apt-get clean