From: Oleg Broytman Date: Sat, 20 Oct 2007 09:34:21 +0000 (+0000) Subject: Added bkmk-sort. X-Git-Tag: v4.5.3~274 X-Git-Url: https://git.phdru.name/?p=bookmarks_db.git;a=commitdiff_plain;h=ddd8c6c825e4a0f712504e34fb0254bfbf487f98 Added bkmk-sort. git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@102 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23 --- diff --git a/bkmk-chk b/bkmk-chk index 1cdf1af..3d71d3d 100755 --- a/bkmk-chk +++ b/bkmk-chk @@ -9,8 +9,9 @@ check_urls.py -e && \ # Report results BKMK_WRITER=flad db2bkmk.py && \ -check_dups.py -s -l bookmarks.err && \ +check_dups.py -s -l bookmarks.err >/dev/null && \ check_title.py > check_title.txt && \ +bkmk-sort && \ # Write results to the bookmarks files exec db2bkmk.py