Performing search functions

You can also perform search functions in the database by putting the output in a file for searching:

hcidbdump -r -L > error.out

Then you can use a viewer to look and search for entries in that file. For example, vi, cat, pg, and so on. Or, you can FTP the file to another server and use a text editor such as Notepad or Wordpad.

Use -d to add the destination or -f to add the source to keep the file specific for what you are searching.