delete all executables find . -maxdepth 1 -type f -executable -exec rm {} + # or find . -maxdepth 1 -type f -executable -delete copy big file split -b 1G file.local filexfer cat filexfer* > file.remote list all the fonts fc-list