[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] i hate csh
- Subject: [ale] i hate csh
- From: naugrimk at yahoo.com (Michael Golden)
- Date: 25 Jan 2002 16:15:36 -0500
> I don't think bash does that. Speaking of which, I also miss the
> "r" command in ksh for repeating a command in your history ...
I'm not familiar with ksh so I'm not sure exactly what "r" command you
mean. But, in bash, you can run "history" to get a list of all of the
commands you've run. (I assume it pulls them from ~/.bash_history) and
then you can run "!?" replacing ? with the number as reported by
history. Is that similar?
Michael
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.