This commit is contained in:
Kolan Sh 2011-04-07 18:48:40 +04:00
parent ed871f4949
commit aa6232d551
1 changed files with 3 additions and 0 deletions

3
bash/mplayer/smb_mplayer.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
(mplayer `echo "$@"|cut -d# -f2|sed s/:/':\/\/'/` &>/dev/null)&