10-12-2006, 03:33
por comentarios solo conozco whatis, pero no recuerdo como añadir comentarios, si vas a /etc/bin o algun directorio de esos -en un terminal-y escribes whatis nombre de fichero suele dar una respuesta rapida sobre ese fichero, por ejemplo: whatis host te responde:
host(1) - DNS lookup utility
si miras en man te dice :
whatis(1) whatis(1)
NAME
whatis - search the whatis database for complete words.
SYNOPSIS
whatis keyword ...
DESCRIPTION
whatis searches a set of database files containing short descriptions
of system commands for keywords and displays the result on the standard
output. Only complete word matches are displayed.
The whatis database is created using the command /usr/sbin/makewhatis.
SEE ALSO
apropos(1), man(1).
Jan 5, 1991 whatis(1)
(END)
Lo que no se es como añadir datos, una vez sabida la localizacion de la base de datos y el tipo que es no deberia ser dificil añadirla a algo que haga busquedas (spotlight o find o lo que sea...... que permita configurarlo)
host(1) - DNS lookup utility
si miras en man te dice :
whatis(1) whatis(1)
NAME
whatis - search the whatis database for complete words.
SYNOPSIS
whatis keyword ...
DESCRIPTION
whatis searches a set of database files containing short descriptions
of system commands for keywords and displays the result on the standard
output. Only complete word matches are displayed.
The whatis database is created using the command /usr/sbin/makewhatis.
SEE ALSO
apropos(1), man(1).
Jan 5, 1991 whatis(1)
(END)
Lo que no se es como añadir datos, una vez sabida la localizacion de la base de datos y el tipo que es no deberia ser dificil añadirla a algo que haga busquedas (spotlight o find o lo que sea...... que permita configurarlo)