gurunotes.info - GuruNotes - Useful online notes

Description: Create notes so you don’t forget anything. Manage them effortlessly. With the help of GuruNotes site you can create public or private notes, share them with users, manage your bookmarks. You can also send quick notes - the notes with password protection that will self-destruct upon reading by your intended recipient.

bookmarks (326) bookmark manager (141) private notes (5) service online (3) public notes (2) useful notes (2) notes online (2) my notes (1)

Example domain paragraphs

Linux is a free and open-source operating system that has many distributions. The most famous are OpenSUSE, Debian, Ubuntu, CentOS, Arch, Fedora, RHEL. Sometimes (for example in automation scripts) it is required to detect distribution version, name, and some other parameters in a shell script. Here is a sample of such a script.

Vim is a very powerful text editing tool. It has many commands and allows you to quickly and elegantly perform various tasks. The disadvantage of this editor is the unintuitive terminal, which does not contain any tips. Therefore, having opened a file, you immediately want to close it.

In this article, we will look at how to use vim , take a look at its basic commands.