« 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: Linux, Shell, shortcuts
Posted in Hows To, Open Source |

April 7th, 2008 at 11:58 pm
[...] 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 [...]