commands.sh

mpd

all

Music Player Daemon. See also: `mpc`, `ncmpcpp`.

More info →

Examples (4)

Start 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
made by @shridhargupta | data from tldr-pages