while sleep 1; do ls | wc -l; done rm -r *.srt ls -alh | grep '\.json$' | sort Search all files for a specific extension: find / -name "*.pdf"