Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 481 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 481 Bytes

Random Bookmark

Random bookmark will launch random bookmark from specified path and it's subfolders (1 level depth). Example: MUSIC/jazz/.. MUSIC/rock/..

Usage:

  • ./random.sh alex MUSIC
  • ./random.sh alex STUDIES/EXAM_1

Description:

  • alex - username in /home directory, assuming our chrome has bookmarks in '/home/alex/.config/google-chrome/Default/Bookmarks'
  • MUSIC or STUDIES/EXAM_1 - name of root bookmarks folder

Requirements:

  • installed Groovy (groovy -v)