Re: use of comm and sort tools

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This worked for me without the temporary text files.


for f in *m4a; do if test \! -f "${f%%.m4a}.mp3"; then echo "$f exists, but ${f%%.m4a}.mp3 does not."; fi; done

Works for me using bash and zsh, your mileage may vary if you use a different shell.

~Kyle

_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/blinux-list




[Index of Archives]     [Linux Speakup]     [Fedora]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]