Electricmonk

Ferry Boender

Programmer, DevOpper, Open Source enthusiast.

Blog

floc; something I’ve been working on.

Monday, October 31st, 2005

[user@jib]~/dev/PERS/floc$ ./floc.py --stats
Statistics on the index:
Known files: 0
Known words: 0
Known dirs : 0

[user@jib]~/dev/PERS/floc$ ./floc.py --check-index /home/user/notes/

[user@jib]~/dev/PERS/floc$ ./floc.py --update-index                    

[user@jib]~/dev/PERS/floc$ ./floc.py --stats       
Statistics on the index:
Known files: 108
Known words: 5103
Known dirs : 31

[user@jib]~/dev/PERS/floc$ ./floc.py --query "vakantie"
/home/user/notes/personal/vakantie/research.txt
/home/user/notes/work/organisatorisch/todo.otl
/home/user/notes/work/development/zx/wiki/pmwiki_status

[user@jib]~/dev/PERS/floc$ cat /home/user/notes/personal/software/laptop_stats 
HP Compaq NC6120 P740 NL,EN
	PM740
	512MB
	60GB
	DVDRW

[user@jib]~/dev/PERS/floc$ ./floc.py --query "compaq nc6120"
/home/user/notes/personal/software/laptop_stats

[user@jib]~/dev/PERS/floc$ ./floc.py --query "compaq 512mb"
/home/user/notes/personal/software/laptop_stats

Coming soon to a theatre near you.

The text of all posts on this blog, unless specificly mentioned otherwise, are licensed under this license.