X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=sort_db.py;h=ed22fda52914cc8de997ce2a1a64699dc6932960;hb=9989e73be9690cf0fccab901c9db81711cb9a9e7;hp=3e4399cd137d17ef795001d44aff75e2d3999d88;hpb=43c6fe1b6c14b7494e1c73ef57b61ae8c11f956a;p=bookmarks_db.git diff --git a/sort_db.py b/sort_db.py index 3e4399c..ed22fda 100755 --- a/sort_db.py +++ b/sort_db.py @@ -1,4 +1,4 @@ -#! /usr/local/bin/python -O +#! /usr/bin/env python """ Sort bookmarks DB according to a rule: -a - by AddDate @@ -9,7 +9,7 @@ default is -m -r - reverse the sort order - Written by BroytMann, Apr 2000. Copyright (C) 2000 PhiloSoft Design + Written by Broytman, Apr 2000. Copyright (C) 2000 PhiloSoft Design """