System Grab Bag

View all TLDR pages from common (or from all pages)

mpc

Music Player Client. Program for controlling the Music Player Daemon (MPD). More information: https://www.musicpd.org/clients/mpc.
  • Toggle play/pause:
    mpc toggle
  • Stop playing:
    mpc stop
  • Show information about the currently playing song:
    mpc status
  • Play next song:
    mpc next
  • Play previous song:
    mpc prev
  • Forward or rewind the currently playing song:
    mpc [+-]{{seconds}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.