>I would recommend using #!/bin/sh over #!/bin/bash. Any reason for this? or just preference? >You should be using the absolute path for all commands. >/path/to/mplayer <options> Tried it with this as well and get the same result. Kevin