linux: find output question

mrlayance

Senior member
Jul 11, 2002
366
0
0
I used the following command

find /Mp3 -type f -name "*.mp3" > /opt/SHOUTcast/playlists/playlist.lst

The output is not in order? Any idea how to make the output arange alphabetically?