[MPlayer-users] scripting problem

Marcel Naziri zwobbl at zwobbl.de
Sat Jan 4 22:03:02 CET 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi,

why is a script like this not working?

for mov in `ls -1t`; do mplayer $mov; done

to play the movies in directory sorted by date...
mplayer complains e.g.

Playing 08.mpg
File not found: '08.mpg'

but the file exists and something like 
for mov in 05.mpg 08.mpg; do mplayer $mov; done
works. 

cheers
   zwobbl
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE+F0wMMhKy9p2BrQQRAnZGAKCpR3/9pV4S9FHMxie929hWc/OergCfeo+I
JRjqxZxX73y8/xBJAsHn908=
=0Be8
-----END PGP SIGNATURE-----



More information about the MPlayer-users mailing list