Skip to content

mplayer - play files selected with "ls | grep $name" using xargs

Easy task, you want to listen to some files in your audio directory. You can list the files via ls and also grep them by piping the output of ls. But how do you get this result to the mplayer? By using xargs.

ls | grep '$mynameschema' | xargs mplayer

Do you want to know more about using xargs? Try the following link

Trackbacks

No Trackbacks

Comments

Display comments as Linear | Threaded

No comments

Add Comment

E-Mail addresses will not be displayed and will only be used for E-Mail notifications.
To leave a comment you must approve it via e-mail, which will be sent to your address after submission.

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Markdown format allowed
Form options