1
0
Fork 0
mirror of https://github.com/vbatts/persistent-shell-history.git synced 2025-07-31 14:30:31 +00:00

adding flags and such, to be more useful

This commit is contained in:
Vincent Batts 2012-05-18 12:08:32 -04:00
parent f0c3b54a5f
commit f2043f30a9
2 changed files with 60 additions and 7 deletions

10
README
View file

@ -12,6 +12,16 @@ and set in ~/.bashrc:
export HISTCONTROL="ignoreboth"
== USAGE
See the --help also,
Usage: bash_history [options]
--inspect inspect the data
-l, --list list history
--fix fix times
-f, --find PAT find a command with pattern PAT
== LICENSE
Copyright (c) 2012 Vincent Batts, Raleigh, NC, USA