[CLUE-Tech] mpg123 - recursively play directories?

Sean LeBlanc seanleblanc at americanisp.net
Mon Aug 26 16:08:11 MDT 2002


On 08-26 15:38, Dave Price wrote:
> On Mon, Aug 26, 2002 at 03:03:30PM -0600, Sean LeBlanc wrote:
> > On 08-26 14:52, Dave Price wrote:
> > > Hi,
> > > 
> > > Is there a simple syntax to use with mpg123 to play an arbitrary
> > > directory 'recursively'?
> > 
> > Would xargs work? Something like this: 
> > 
> > ls -R | xargs mpg123 {}\;
> > 
> > I can't try it as I use mp3blaster when I play stuff at commandline.
> > 
> Almost, but since ls is not giving a full (or relative) path, it fails.

Well, what about locate or find?

-- 
Sean LeBlanc:seanleblanc at americanisp.net  
I can write better than anybody who can write faster, and I can write faster 
than anybody who can write better. 
-A.J. Liebling 



More information about the clue-tech mailing list