LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

j

autojump shell function for quick directory navigation

TLDR

Jump to directory
$ j [pattern]
copy
Jump to child directory
$ jc [pattern]
copy
Open directory in file manager
$ jo [pattern]
copy
Show matching directories
$ j -s [pattern]
copy
Add directory to database
$ j -a [/path/to/dir]
copy

SYNOPSIS

j [options] [pattern]

DESCRIPTION

j is the autojump shell function for quick directory navigation. It learns from your cd habits and jumps to frequently visited directories.The tool maintains a weighted database of directories. Partial names match against this database for fast navigation.

PARAMETERS

PATTERN

Directory name pattern to match.
-s
Show matching directories.
-a PATH
Add path to database.
-i
Case-insensitive match.
--help
Display help information.

INSTALL

nix profile install nixpkgs#j
copy

CAVEATS

Alias for autojump. Requires shell integration. Database builds over time.

HISTORY

j is the default alias for autojump, created by William Ting to speed up directory navigation in the shell.

SEE ALSO

autojump(1), z(1), cd(1), fasd(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