Re: [CentOS] reuse the history

2008-10-17 Thread Filipe Brandenburger
Hi, On Fri, Oct 17, 2008 at 14:02, ann kok <[EMAIL PROTECTED]> wrote: > I want to reuse command in the shell historys > Which command I can only select "traceroute 192.168.0.5" to run? I would type "Ctrl-R" (interactive search history starting with more recent events), then type "trace", then typ

Re: [CentOS] reuse the history

2008-10-17 Thread Jim Wildman
On Fri, 17 Oct 2008, ann kok wrote: Which command I can only select "traceroute 192.168.0.5" to run? $ history |grep traceroute 26 traceroute 192.168.0.5 27 traceroute -n 192.168.0.5 28 traceroute 192.168.0.10 29 traceroute yahoo.com 46 traceroute 192.168.0.33 csh history !26

Re: [CentOS] reuse the history

2008-10-17 Thread Stewart Williams
ann kok wrote: Hi all I want to reuse command in the shell historys Which command I can only select "traceroute 192.168.0.5" to run? $ history |grep traceroute 26 traceroute 192.168.0.5 27 traceroute -n 192.168.0.5 28 traceroute 192.168.0.10 29 traceroute yahoo.com 46 tra

[CentOS] reuse the history

2008-10-17 Thread ann kok
Hi all I want to reuse command in the shell historys Which command I can only select "traceroute 192.168.0.5" to run? $ history |grep traceroute 26 traceroute 192.168.0.5 27 traceroute -n 192.168.0.5 28 traceroute 192.168.0.10 29 traceroute yahoo.com 46 traceroute 192.168.0.