How to backup Delicious bookmarks
should they ever decide to go away
curl --user gregcain:password -o myDelicious.xml -O 'https://api.del.icio.us/v1/posts/all'
from rentzsch.com
All Things Cain
should they ever decide to go away
curl --user gregcain:password -o myDelicious.xml -O 'https://api.del.icio.us/v1/posts/all'
from rentzsch.com