first of all, take a look at your file system and how much space they occupy. type this command in a terminal:
Remove the indesirable files
du -sh *
then remove the files that you don’t need
rm -rf <directory-name>
or
rm file-name
Remove The caches.
type this command in a terminal:
cd ~/Library/Caches
clear the purgeable area
create a huge file that will force macOS to clean purgeable files to free you space. type this command in a terminal:
dd if=/dev/zero of=~/hugefile bs=15m
It will create a file called hugefile in your home folder
This command takes a long…
The SUN never says to the EARTH you owe me a love like that lights up the sky