Linux command
bashmarks 命令
文本
Copy it and replace filenames, paths, or keywords as needed.
命令示例
Save
s [bookmark-name]
Go
g [bookmark-name]
List
l
Delete
d [bookmark-name]
说明
bashmarks is a bash script that provides directory bookmarking functionality. It allows you to save frequently-used directory paths with short names and jump to them quickly. The tool adds convenient shell functions for managing and navigating to bookmarked directories.
FAQ
What is the bashmarks command used for?
bashmarks is a bash script that provides directory bookmarking functionality. It allows you to save frequently-used directory paths with short names and jump to them quickly. The tool adds convenient shell functions for managing and navigating to bookmarked directories.
How do I run a basic bashmarks example?
Run `s [bookmark-name]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more bashmarks examples?
This page includes 4 examples for bashmarks, plus related commands for nearby Linux tasks.