]> git.phdru.name Git - audio-cdr-video.git/blob - audio/mp3/not-mp3s.sh
Initail import
[audio-cdr-video.git] / audio / mp3 / not-mp3s.sh
1 #! /bin/sh
2 exec find . -type f \
3    \! -name \*.mp3 \! -name PlayList.m3u \! -name *.jpg \! -name *.txt \
4 >file.list