[MPlayer-users] BUG: stream_file.c: reconnects to fifos
Krzysztof Duchnowski
amidk75 at gmail.com
Fri Aug 24 14:00:30 CEST 2012
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 24.08.2012 11:25, Nicolas George wrote:
> L'octidi 8 fructidor, an CCXX, Krzysztof Duchnowski a écrit :
>> OK, I'm trying ZSH right now but tell me how I search through both
>> normal and hidden directories, like:
>
> If you want hidden directories _and files_, then:
>
> ZSHEXPN(1)
>
> D sets the GLOB_DOTS option for the current pattern
>
> ZSHOPTIONS(1)
>
> GLOB_DOTS (-4)
> Do not require a leading `.' in a filename to be matched explic‐
> itly.
>
> So either of these solutions will work:
>
> setopt glob_dots; ls **/*.ogg
> ls **/*.ogg(D)
OK, that works:
% mplayer -playlist <(ls **/*.ogg(D))
- --
Krzysztof 'DK75' Duchnowski
GetFirefox - http://www.getfirefox.net/
Konfiguracja UTF-8 dla czytników - http://evil.pl/pip/utf/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAlA3bNIACgkQZ3oMLxA8B83HyQCdEXokY4zunaI2sPIVjCgIezi0
QmsAniz9La9nqxWzl0fVDbtd5vFs7fIX
=Vsb8
-----END PGP SIGNATURE-----
More information about the MPlayer-users
mailing list