Re: [Rd] bash-like history mechanism and prompt settings

2006-04-13 Thread Liaw, Andy
From: Romain Francois > > Hi, > > I have a couple of questions: > * would it be possible to add more information on the history, for > example the number of the command and a timestamp. With the number of > command, one could do some stuff like in a terminal to recall > a specific > command :

[Rd] bash-like history mechanism and prompt settings

2006-04-13 Thread Romain Francois
Hi, I have a couple of questions: * would it be possible to add more information on the history, for example the number of the command and a timestamp. With the number of command, one could do some stuff like in a terminal to recall a specific command : $ !45 and with the timestamp, one could i