Daily Shaarli

All links of one day in a single page.
Recursively adding files to CVS | Torsten Curdt's weblog

find . -type f -print | grep -v CVS | xargs cvs add