]> git.phdru.name Git - bookmarks_db.git/blob - bkmk-chk
Added bkmk-sort.
[bookmarks_db.git] / bkmk-chk
1 #! /bin/sh
2
3 PATH=$HOME/lib/bookmarks_db:$PATH
4
5 bkmk2db && \
6
7 check_urls.py && \
8 check_urls.py -e && \
9
10 # Report results
11 BKMK_WRITER=flad db2bkmk.py && \
12 check_dups.py -s -l bookmarks.err >/dev/null && \
13 check_title.py > check_title.txt && \
14 bkmk-sort && \
15
16 # Write results to the bookmarks files
17 exec db2bkmk.py