Am Samstag, 14. November 2009 23:57:07 schrieb olafbuddenha...@gmx.net: > > find -print0 | shuf -z | xargs -0 mplayer > > > > I can't control the mplayer from the shell now... > > Problem is that xargs doesn't reset stdin -- not only xargs, but also > the actual program exectuted reads from the pipe... Which obviously > doesn't work to well with interactive programs. (I stumbled over this a > few times myself with vim.) > > I don't know how to work around this either :-(
Damn. I had hoped I could completely replace my script by an alias... > > How can you best reach that goal? > > What goal exactly?... Having a gui and a cli interface to every command. Best wishes, Arne
signature.asc
Description: This is a digitally signed message part.