Linux command
jjj 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Launch jjj
jjj
Launch jjj
jjj [path/to/directory]
Navigate and select a file
jjj | xargs [command]
Change to a selected directory
cd $(jjj .)
说明
jjj is a minimal and fast terminal-based file navigation tool that uses Vim key bindings for browsing and listing files. You can quickly navigate directories using j/k keys and pipe the selected file to other command-line utilities for further processing. The tool is designed for fast filesystem navigation directly from the command line with minimal overhead.
FAQ
What is the jjj command used for?
jjj is a minimal and fast terminal-based file navigation tool that uses Vim key bindings for browsing and listing files. You can quickly navigate directories using j/k keys and pipe the selected file to other command-line utilities for further processing. The tool is designed for fast filesystem navigation directly from the command line with minimal overhead.
How do I run a basic jjj example?
Run `jjj` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more jjj examples?
This page includes 4 examples for jjj, plus related commands for nearby Linux tasks.