histlist
Package: WA2L/edrc 1.5.57
Section: Library Commands (3)
Updated: 30 October 2014
Index
Return to Main Contents
NAME
histlist - print shell history files
SYNOPSIS
edrc/lib/histlist
[
-h
]
histlist
[
histfile
[
number
]]
AVAILABILITY
WA2L/edrc
DESCRIPTION
print a table of history files including the resolution
of usage begin, usage end, history file size and history
file name.
The begin can be resolved properly only if the history
file names comply to the history file names as produced
by the
shell(1)
command when started outside
edrc.
OPTIONS
- -h
-
usage message.
- histfile
-
history file.
The
histlist
command searches the directory of the given
histfile
for other history files that will be listed by the command.
- number
-
number of most recent history files listed.
ENVIRONMENT
- $HISTFILE
-
history file.
EXIT STATUS
- 0
-
no error
- 4
-
usage listed.
FILES
- ~<USER>/.eshell/sh_history./<MIL-DATE>_<TIME>.<TTY>
-
default history file.
EXAMPLES
-
SEE ALSO
edrcintro(1),
eshell(1),
shell(1)
NOTES
when calling the
histlist
command within
shell(1)
or
eshell(1)
you are actually calling an alias having the definition:
alias histlist='\histlist $HISTFILE 100'
BUGS
-
AUTHOR
histlist was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2014
Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:53:08 GMT, August 28, 2024