System Grab Bag

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

cmus

Command-line Music Player. Use arrow keys to navigate, <enter/return> to select, and numbers 1-8 switch between different views. More information: https://cmus.github.io.
  • Open cmus into the specified directory (this will become your new working directory):
    cmus {{path/to/directory}}
  • Add file/directory to library:
    :add {{path/to/file_or_directory}}
  • Pause/unpause current song:
    c
  • Toggle shuffle mode on/off:
    s
  • Quit cmus:
    q

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.