Fasd (pronounced similar to “fast”) is a very convenient, open source command-line productivity booster. This utility offers quick access to files and directories for POSIX shells. It is inspired by tools like autojump, z and v.
The tool adds a hook which is executed whenever the user executes a command. The hook scans the commands’ arguments and determine if any of them refer to existing files or directories. If so, fasd adds them to the database.
Fasd keeps track of files and directories you have accessed, so that you can quickly reference them in the command line. Fasd ranks files and directories by “frecency” that is, by both “frequency” and “recency.” The term “frecency” was first coined by Mozilla and used in Firefox.
Fasd is originally written based on code from z. Most of the code has been rewritten.
Key Features
- Autojump and z with support for files.
- History file / directory completion.
- Custom program launcher.
- Smart address bar.
- Useful aliases.
- Three matching modes: default, case-insensitive, and fuzzy.
- Two completion modes, command mode completion and word mode completion. Command mode completion works in bash and zsh. Word mode completion only works in zsh.
- Unique aliases and environmental variables to improve performance.
- Take advantage of different sources of recent / frequent files. Most desktop environments (such as OS X and Gtk) and some editors (such as Vim) keep a list of accessed files. Fasd can use them as additional backends if the data can be converted into fasd’s native format.
- Basic functionalities are POSIX compliant, meaning that you should be able to use fasd in all POSIX compliant shells. Tested on the following shells: bash, zsh, mksh, pdksh, dash, busybox ash, FreeBSD 9 /bin/sh and OpenBSD /bin/sh.
Website: github.com/clvv/fasd
Support: Wiki
Developer: Wei Dai
License: MIT/X11 license
Related Software
| Shell tools | |
|---|---|
| fzf | Command-line fuzzy finder for your shell |
| zoxide | Smarter cd command, inspired by z and autojump |
| broot | Reviewed under our Excellent Utilities series |
| McFly | Also reviewed under our Excellent Utilities series |
| z | Maintains a jump-list of the directories you actually use |
| autojump | Offers a fast way to navigate your filesystem |
| z.lua | Helps you navigate faster by learning your habits |
| HSTR | Bash and zsh shell history suggest box |
| enhancd | Next-generation cd command |
| fzy | Simple, fast fuzzy finder for the terminal |
| Navita | Rapid directory traversal |
| Jump | Quick and fuzzy directory jumper |
| walk | Simple and minimalistic terminal navigator |
| lacy | cd alternative that makes navigating much more efficient |
| DF-SHOW | Directory File Show |
| fz | Adds fuzzy search to tab completion of z |
| v | z for vim |
| pazi | Fast autojump helper |
| jumper | Files/directories jumper |
| cdhist | Linux shell cd history directory stack |
| icd | Shell utility that makes changing directories quicker and more convenient |
| fasd | Command-line productivity booster. It seeks inspiration from autojump, z and v |
| kn | Navigate folders quickly |
| Dongle | Move around deep directory trees |
| cdwe | cd with env vars |
| slingshot | Lightweight tool to browse files in the terminal |
| ff | Manage favourite folders |
| fastdiract | Quick shell navigation and command execution |
| zm | cd for lazy people |
| qcd | Quickly change directory |
| pm | Switch between projects |
| nav | Quickly navigate through directories |
| menucd | Directory browser and changer |
| jmp | The superior cd |
| gump | Smarter cd command |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

