LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

nnn

terminal file manager

TLDR

Start file manager
$ nnn
copy
Start in directory
$ nnn [/path/to/dir]
copy
Show hidden files
$ nnn -H
copy
Detail mode
$ nnn -d
copy
Don't use color
$ nnn -c
copy
Open with editor
$ nnn -e
copy
Start with bookmarks
$ nnn -b [bookmark-file]
copy

SYNOPSIS

nnn [options] [directory]

DESCRIPTION

nnn is a terminal file manager. Fast, minimal, and keyboard-driven.The tool navigates directories. Supports plugins and file operations.

PARAMETERS

DIRECTORY

Starting directory.
-H
Show hidden files.
-d
Detail mode.
-c
No color.
-e
Open text files in editor.
-b FILE
Bookmark file.
--help
Display help information.

INSTALL

sudo apt install nnn
copy
sudo dnf install nnn
copy
sudo pacman -S nnn
copy
sudo apk add nnn
copy
sudo zypper install nnn
copy
brew install nnn
copy
nix profile install nixpkgs#nnn
copy

CAVEATS

Keyboard-centric. Vim-like bindings. Plugins extend functionality.

HISTORY

nnn was created as a blazing fast terminal file manager with low resource usage.

SEE ALSO

ranger(1), mc(1), lf(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid