===================== File: convert_bookmark.zip Author: Tyler Riti (fizzboy@mail.utexas.edu) Release: 1.0 (16 May 1998) Compatibility: R3 Location: contrib/util Description: Shell script to convert PR2 bookmarks to R3 format Notes: The R3 version of NetPositive stores bookmarks in a slightly different (better) format than in PR2. Most notably R3 bookmarks are editable from the Tracker while PR2 style bookmarks aren't. This shell script converts the PR2 bookmarks to the new R3 format. Just "cd" to the directory this script is in and type "convert_bookmark" to fix old bookmarks. Type "convert_bookmark -h" for additional options. =====================