Browse Category

Tutorials- Page 13

How to Delete Line in VIM on Linux

How to delete lines from Vim? How to delete ranges of lines? How to delete lines by a given pattern? Let’s cover in this article different ways to delete lines in Vim editor.
10 October 2018

8 LDD Command Examples in Linux

Ldd is a Linux command line utility that is used in case a user wants to know the shared library dependencies of an executable or even that of a shared library. You
7 September 2018
1 11 12 13 14 15 20
Go toTop