> How do you get the last shell command you called to come back up?
> 
> Example:
> 
> I type: cp index.php /var/www/html
> 

Up arrow but ctrl-R is better, you can access your whole shell
history (usually 1000 or so lines) with that and type in one or
two characters - for instance ctrl-R then 'cp' to bring up the
last 'cp' command. You can use Emacs or vi styile editing on the
command line to edit the command if you need to change arguments
or such.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to