#!/bin/sh
find -name '*.mp3' | sort | xa cat | mpg123 -
