« iGoogle Theme | Home | Windows 7 to Be Released Next Year? »

Linux/Unix Shell Shortcuts

By Planet Lowyat - January 22, 2008

Just came across about Linux/Unix Shell Shortcuts from Ubuntu tutorial. Use a Linux/UNIX shell effectively in order to save the time, typing and toil.

ctrl-insert : copy

shift-insert : paste

shift-delete : cut

shift-ctrl-C : copy

shift-ctrl-V : paste

ctrl-l : clearing the screen

ctrl-d : exiting the shell or logging out

ctrl-r + command : searching the history

esc-. or alt-. : Using the previous argurment

ll : Repeats and runs previous command

echo !$ : echo the last argument of the previous command

!ls - Runs the most recent command that begins with ls

!?passwd - Runs the most recent command that contains passwd anywhere

^file1^file2 - Repeat the previous command and replace the first instance of file1 with file2

Source: Ubuntu Tutorial


Tags: , ,
Posted in Hows To, Open Source |

One Comment to “Linux/Unix Shell Shortcuts”

  1. My Desktop Running On 8G Ram Now | Planet Lowyat Says:

    [...] and another one for Virtual Center) running on top of my VMware Workstation 6.x. Again I have SuSE Linux Enterprise Server 9 & 10, Ubuntu 8.04 beta, Windows Server 2008, Windows XP Professional [...]

Leave a Comment

RSS