X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=bkmk-chk;h=9f026ed81d960d9fff0d7e4d993b21319ebd9c2f;hb=0fd338d1be113204e32028ef55861dd66bd8b0d5;hp=7d757f17ed5e7c8301dd7d0117d7d91e7ab50c73;hpb=175fd609f66d49555c9c491437696fed2e8ef102;p=bookmarks_db.git diff --git a/bkmk-chk b/bkmk-chk index 7d757f1..9f026ed 100755 --- a/bkmk-chk +++ b/bkmk-chk @@ -1,4 +1,14 @@ #! /bin/sh +# Check bookmarks +# +# Convert bookmarks to DB, check URLS from the DB and convert DB +# to different formats and back to bookmarks. +# +# This file is a part of Bookmarks database and Internet robot. +# +# __author__ = "Oleg Broytman " +# __copyright__ = "Copyright (C) 2000-2012 PhiloSoft Design" +# __license__ = "GNU GPL" PATH="$HOME/lib/bookmarks_db:$PATH"