Home Reference HScript commands 

bookmark hscript command

Add, list, or remove bookmarks.

Usages

  1. bookmark -a path

  2. bookmark -l

  3. bookmark -r path_pattern

Options

-a path

Add the path to the bookmarks.

-l

List current bookmarks.

-r path_pattern

Remove a path or paths from the bookmarks. Wildcards such as *, ?, and [] are valid.

Replaced by