diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-10-30 15:16:39 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-10-30 15:16:39 -0700 |
commit | b9dfc424e1a5b6041df66cb63aa0d842e4b8a582 (patch) | |
tree | b6ed036d3d695344afcc3906bfa11397433d017e /templates/show/history | |
parent | 78e41fb517a63c4a9cc225975e4714f84918149d (diff) | |
download | vyatta-op-b9dfc424e1a5b6041df66cb63aa0d842e4b8a582.tar.gz vyatta-op-b9dfc424e1a5b6041df66cb63aa0d842e4b8a582.zip |
Save/restore command history in configure
Need to save/restore command history when going into configure mode.
Diffstat (limited to 'templates/show/history')
-rw-r--r-- | templates/show/history/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/history/node.def b/templates/show/history/node.def index 682122a..787ebd9 100644 --- a/templates/show/history/node.def +++ b/templates/show/history/node.def @@ -1,2 +1,2 @@ help: show command history -run: HISTTIMEFORMAT='%FT%T%z ' history +run: history |