]> git.phdru.name Git - bookmarks_db.git/blob - bkmk-chk
Create the list of sites with changed titles.
[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 && \
13 check_title.py > check_title.txt && \
14
15 # Write results to the bookmarks files
16 exec db2bkmk.py