| Ctrl + A | Go to the beginning of the line you are currently typing on |
| Ctrl + E | Go to the end of the line you are currently typing on |
| Ctrl + L | Clears the Screen, similar to the clear command |
| Ctrl + U | Clears the line before the cursor position. If you are at the end of the line, clears the entire line. |
| Ctrl + H | Same as backspace |
| Ctrl + R | Let’s you search through previously used commands |
| Ctrl + C | Kill whatever you are running |
| Ctrl + D | Exit the current shell |
| Ctrl + Z | Puts whatever you are running into a suspended background process. fg restores it. |
| Ctrl + W | Delete the word before the cursor |
| Ctrl + K | Clear the line after the cursor |
| Ctrl + T | Swap the last two characters before the cursor |
| Esc + T | Swap the last two words before the cursor |
| Alt + F | Move cursor forward one word on the current line |
| Alt + B | Move cursor backward one word on the current line |
| Tab | Auto-complete files and folder names |
[CTRL]+[ALT]+[F1] > Memulai Text Terminal Pertama
[CTRL]+[ALT]+[FN] > Dimana N=F1..F6, artinya Memulai ke N text terminal
[CTRL]+[ALT]+[F7] > Memulai ke GUI pertama dengan catatan jika hanya 1 window yang aktif
[CTRL]+[ALT]+[FN] > Dimana N=F7..F12, artinya memulai GUI berdasarkan nilai dari N
[TAB] > AutoComplete Command pada terminal, singkatnya jika kita sedang bekerja pada terminal di linux
[PANAH ATAS] > History dari perintah-perintah yang diketikan sebelumnya oleh user yang bersangkutan
[SHIFT]+[PGUP] > Menggulung 1 layar ke atas pada terminal
[SHIFT]+[PGDOWN] > Menggulung 1 layar ke bawah pada terminal
[CTRL]+[ALT]+[BKSPC] > Menutup X-window bila terjadi crash
[CTRL]+[ALT]+[DEL] > MeReebot /restart sistem komputer yang dilakukan pada mode terminal
[CTRL]+[C] > Membunuh proses yang sedang aktif
[CTRL]+[D] > Keluar dari mode terminal, sama dengan perintah exit / logout, atau disitilahkan mengirim End-OF-File ke
proses yang sedang berjalan
[CTRL]+[Z] > Mengirim proses ke background
[CTRL]+[H] > Mendelete satu karakter, berfungsi sama seperti tombol backspace
[CTRL]+[P] > Mempaste baris sebelumnya
[CTRL]+[F] > Memindahkan kursor Maju satu karakter
[CTRL]+[B] > Memindahkan kursor Mundur satu karakter
[CTRL]+[I] > Membersihkan layar pada terminal, sama seperti perintah clear
[CTRL]+[ALT]+[L] > Mengunci Desktop
[CTRL]+[ALT]+[D] > Menyembunyikan / menampilkan desktop, istilah kerennya show desktop
[ALT]+[PRINTSCREEN] > Mengambil screenshot pada desktop dari window yang aktif dan menyimpannya pada clipboard
Source : OprekPc

Twitter Follow my tweets!
Facebook Keep Share...
Linkedin What I've been reading.
Blogger What I'm writing.
Myspace Listen to me!
0 comments:
Post a Comment