note:your_file_name can be a dir or a file sudo rm -r your_file_name
rm .. rm -r .. r stands for recursive
rm *.png