X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=bkmk-chk;h=941e66f98c7f1a63f837572696225255c000186b;hb=97aa08d47caad9eb70df496aa65e63b57b9cd5b6;hp=7d757f17ed5e7c8301dd7d0117d7d91e7ab50c73;hpb=175fd609f66d49555c9c491437696fed2e8ef102;p=bookmarks_db.git diff --git a/bkmk-chk b/bkmk-chk index 7d757f1..941e66f 100755 --- a/bkmk-chk +++ b/bkmk-chk @@ -1,4 +1,17 @@ #! /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. +# +# __version__ = "$Revision$"[11:-2] +# __revision__ = "$Id$"[5:-2] +# __date__ = "$Date$"[7:-2] +# __author__ = "Oleg Broytman " +# __copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design" +# __license__ = "GNU GPL" PATH="$HOME/lib/bookmarks_db:$PATH"