aplay - play a sound
$ aplay [--loop] <path>
This program plays a sound specified in path through AudioServer.
path
-l
--loop
$ aplay ~/sound.wav $ aplay -l ~/music.wav