mpc
Music Player Client: control the Music Player Daemon (MPD).See also: mpd, ncmpcpp, cmus.
mpd
ncmpcpp
cmus
mp4box
MPEG-4 Systems Toolbox: muxe streams into MP4 container.
mp3info
Viewer/editor for ID3v1 (but not ID3v2) tags of MP3 files.
mozillavpn
A Virtual Private Network from the makers of Firefox.See also: fastd, ivpn, mullvad, warp-cli.
fastd
ivpn
mullvad
warp-cli
mount
Mount Network File System (NFS) network shares.
most
Open one or several files for interactive reading, allowing scrolling and search.
mosquitto_sub
A simple MQTT version 3.1.1 client that will subscribe to topics and print the messages that it receives.
mosquitto_pub
A simple MQTT version 3.1.1 client that will publish a single message on a topic and exit.
mosquitto_passwd
Manage password files for mosquitto.See also mosquitto, the MQTT server that this manages.
mosquitto
An MQTT broker.
mosh
Mobile Shell (mosh) is a robust and responsive replacement for SSH.mosh persists connections to remote servers while roaming between networks.
moro
Track work time.
moreutils
A collection of UNIX tools.Note: moreutils isn't a command, but a set of commands.
more
Display paginated output from stdin or a file.
stdin
montage
This command is an alias of magick montage.
magick montage
monop
Finds and displays signatures of Types and methods inside .NET assemblies.
monodis
The Mono Common Intermediate Language (CIL) disassembler.
monodevelop
Cross platform IDE for C#, F# and more.
mongosh
A new shell for MongoDB, replacement for mongo.Note: all connection options can be replaced with one string: mongodb://user@host:port/db_name?authSource=authdb_name.
mongo
mongodb://user@host:port/db_name?authSource=authdb_name
mongorestore
Utility to import a collection or database from a binary dump into a MongoDB instance.