System Grab Bag

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

mpd

Music Player Daemon. More information: https://www.musicpd.org/.
  • Start MPD:
    mpd
  • Start MPD but don't read from the configuration file:
    mpd --no-config
  • Start MPD and don't detach it from the console:
    mpd --no-daemon
  • Kill the currently running MPD session:
    mpd --kill

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.