← Back to team overview

sslug-teknik team mailing list archive

Re: history

 

On Fri, Nov 30, 2001 at 20:08:39 +0100, Thomas Sørensen wrote:
> hvad g?r man hvis slette history? 

"man history" :  (bash builtins)

....snip
       history [-c] [n]
       history -anrw [filename]
       history -p arg [arg ...]
       history -s arg [arg ...]
              With no options, display the command  history  list
              with line numbers.  Lines listed with a * have been
              modified.  An argument of n lists only the  last  n
              lines.   If filename is supplied, it is used as the
              name of the history file;  if  not,  the  value  of
              HISTFILE  is  used.  Options, if supplied, have the
              following meanings:
**********************************
snip
**********************************
              -c     Clear  the  history list by deleting all the
                     entries.
**********************************
snip
**********************************


-- 
mvh Frank Damgaard  | http://home3.inet.tele.dk/frda/



References