I ask this question for running an find command.
I want to list all mp3(lets say) using the find command.How to do this without having an extension.
|
I ask this question for running an find command. I want to list all mp3(lets say) using the find command.How to do this without having an extension.
| |||
|
feedback
|
|
This will do it for almost all audio files. Strangely it missed some here because they were of type "application/octet-stream". Maybe they are badly encoded.
or without mimetype in the list
| |||||||||||
feedback
|