]> git.puffer.fish Git - matthieu/frr.git/commit
[vtysh] Save vtysh history to a file
authorTomasz Pala <gotar@pld-linux.org>
Wed, 24 Jun 2009 21:23:11 +0000 (22:23 +0100)
committerPaul Jakma <paul@quagga.net>
Wed, 24 Jun 2009 21:26:38 +0000 (22:26 +0100)
commit3f4ab7f9e9ffaee7c448744f45d6e5e2176cce89
tree150f78b31c7b0edae8b5ebfe4f6f8b4176a52dd5
parent80abd9fe37d8aa5d929686f3d4a717b72bfacb3c
[vtysh] Save vtysh history to a file

vtsh_main.c: save 1000 last lines of history to $HOME/.history_quagga (the
file must be created by hand first, this is intended behaviour)
vtysh/vtysh_main.c