l Verified current stable Not installed? Filesystem

L / List Available Bookmarks

List Available Bookmarks

Lists available bookmarks in the current shell session.

$
Terminal
l},{

When To Use

When needing a quick reference to navigate to common directories.

Pro Tip

Check ~/.bookmarks for persistent bookmark storage and modifications.

Terminal Output

Expected runtime feedback

Simulated preview
>
Output
Bookmarks:
┌────────┬─────────────────────────┐
│   ID   │         Path            │
├────────┼─────────────────────────┤
│   1    │ /home/user/projects      │
│   2    │ /var/log                │
│   3    │ /etc/nginx/sites-available│
└────────┴─────────────────────────┘

Anatomy of Output

Understanding the result

1. MyProject | /home/user/MyProject Bookmark List

Shows bookmark name and path.

2. Docs | /home/user/Documents Bookmark List

Quick access to a specific set of documents.

3. Images | /home/user/Pictures Bookmark List

Access to all images folder.

Troubleshooting

Common pitfalls

No bookmarks found

Solution: Ensure bookmarks are set up correctly.

Error retrieving bookmarks

Solution: Check permissions on bookmarks directory.

Invalid format in bookmarks file

Solution: Correct file formatting to maintain integrity.

Command Breakdown

What each part is doing

l},{
Base Command
The executable that performs this operation. Here it runs L before the shell applies any redirect operators.

How To Run

Execution path

  1. Step 1

    Run the command: `l`

  2. Step 2

    Check the displayed list of bookmarks for quick navigation options.

Alternative Approaches

Comparable commands in other tools

Alternative filesystem tools for the same job.