mongoimport
Imports content from a JSON, CSV, or TSV file into a MongoDB database.
mongoexport
Produce exports of data stored in a MongoDB instance formatted as JSON or CSV.
mongodump
Utility to export the contents of a MongoDB instance.
mongod
The MongoDB database server.
mongo
The legacy MongoDB shell. See mongosh for the new shell.Note: all connection options can be replaced with one string: mongodb://user@host:port/db_name?authSource=authdb_name.
mongosh
mongodb://user@host:port/db_name?authSource=authdb_name
molecule
Molecule helps testing Ansible roles.
mogrify
This command is an alias of magick mogrify.
magick mogrify
moe
A WYSIWYG text editor for ISO-8859-15 encoded text.
mods
AI for the command-line, built for pipelines.
mocha
A feature-rich JavaScript test framework.
mmv
Move and rename files in bulk.
mmls
Display the partition layout of a volume system.
mmdc
CLI for mermaid, a diagram generation tool with a domain-specific language.A mermaid definition file is taken as input and a SVG, PNG, or PDF file is generated as output.
mm2gv
Convert a graph from Matrix Market mm format to gv format.Converters: gml2gv, gv2gml, gv2gxl, gxl2gv, graphml2gv & mm2gv.
mm
gv
gml2gv
gv2gml
gv2gxl
gxl2gv
graphml2gv
mlr
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON.
awk
sed
cut
join
sort
mkvmerge
Merge and extract multimedia streams.
mktorrent
Create BitTorrent metainfo files.
mktemp
Create a temporary file or directory.
mkfile
Create empty files of any size.
mkfifo
Make FIFOs (named pipes).