Woof!

On Mon, 15 Dec 2008 13:16:32 -0500, Raymond Chandler 
<intralan...@freeswitch.org> wrote:

> if freeswitch.history isn't a log, what is it? seems to me taht it's a
> log of what commands you've run recently... it's definitely NOT a
> database....

Actually, I the readline/history library uses it to determine the command line 
history (http://tiswww.case.edu/php/chet/readline/history.html#SEC15).  So it 
IS a database.  It may also be seen as a log of commands, as it happens to be a 
nice ASCII file, but that's an intended side effect of the way the library 
writes it.


--Woof!

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to