Linux-Basic command

Table-content:1.Terminal Cursor movement 2.Basic commands 3.Standard Streams in Linux 1.Terminal Cursor movement i. Ctrl + A - move to the beginning of the lin e ii. Ctrl + E - Move to ...
0 Read More

Vim-Editor

1.Basic vim commandsi.vim vim.txt => open file in vim ii. :q => quit iii. :q! => force quit IV. :wq or ZZ => save and exit V. :x => save and exit ,if only changes...
0 Read More