Skip to content
LinuxSimply
  • Courses
  • Tutorials
    • Glossary
    • Commands
    • Linux Basics
    • Bash Scripting
    • Ubuntu
    • Networking
    • Bash Programming
    • Linux Applications
    • Miscellaneous
  • Cheat Sheets
  • Forum
  • About
Find and replace vim.

How to Find and Replace Text in Vim? [5 Cases]

May 13, 2024May 7, 2024 by Susmit Das Gupta

Follow the below commands to find and replace text in Vim: To find and replace all occurrences, use the syntax: …

Read more

An overview on the differences between Emacs and vim

Emacs Vs Vim [Choose the Best One]

May 12, 2024May 6, 2024 by Afia Zahin Oishi

In Linux, a text editor is important for writing, inserting, pasting, deleting, and handling text efficiently. Among all the text …

Read more

How to Edit With Vim in Linux

How to Edit With Vim in Linux? [Explained]

May 14, 2024May 6, 2024 by Mitu Akter Mou

To edit (insert, copy, paste, delete, navigate, search, replace, select, etc.) a text file using a Vim text editor in …

Read more

yum command in linux featured image

The “yum” Command in Linux [With 9 Practical Examples]

May 6, 2024 by Hadi Ul Bashar

The yum (Yellowdog Updater Modified) command in Linux is a command line package manager. This rpm-based package manager is widely …

Read more

dir Command in Linux

The “dir” Command in Linux [15+ Practical Use Cases]

May 5, 2024 by Md. Nafis Soumik

The “dir” command in Linux is a versatile tool for managing files and directories in the Linux file system. It …

Read more

eval command in linux featured image

The “eval” Command in Linux [4 Practical Examples]

May 6, 2024May 5, 2024 by Hadi Ul Bashar

The eval command is a built-in feature in Linux shells like Bash. If you need to execute the arguments as …

Read more

Search in vim editor.

How to Search Text in Vim Editor? [8 Cases]

May 13, 2024May 5, 2024 by Susmit Das Gupta

To search texts of a file in the Vim editor, type /<word> and press ENTER. It will place the cursor …

Read more

dc command in linux

The “dc” Command in Linux [15+ Practical Examples]

May 5, 2024May 5, 2024 by Md. Nafis Soumik

The dc command in Linux is a flexible CLI calculator for arithmetic operations that makes effective use of reverse-polish notation …

Read more

How to install vim in ubuntu

How to Install Vim in Ubuntu? [5 Methods]

May 14, 2024May 2, 2024 by Mitu Akter Mou

To install Vim in Ubuntu, execute the code, sudo apt install vim on your Ubuntu terminal. Vim is a text-processing …

Read more

yum command not found

Solved “bash: yum: command not found” [RHEL, Fedora, CentOS]

May 2, 2024 by Ashikur Rahman

If you’re encountering the “bash: yum: command not found” error, it typically means that the YUM package manager is not …

Read more

The “help” Command in Linux [3 Practical Examples]

May 2, 2024May 2, 2024 by Yousuf Shovon

The “help” is a built-in command tool that displays information regarding the existing built-in commands of the Linux shell. It …

Read more

systemctl command not found

[Fixed!] “systemctl command not found” Error in Linux

May 2, 2024May 2, 2024 by Mohammad Shah Miran

The systemctl command is used in Linux to manage the system and services. It is one of the most used …

Read more

Copy and paste in Vim.

How to Copy, Cut, and Paste Text in Vim? [All Cases]

May 13, 2024April 29, 2024 by Susmit Das Gupta

The Vim editor is a great tool for users to edit text files whenever necessary. While editing (copy, cut, and …

Read more

vim delete all lines.

How to Delete All Lines in Vim? [6 Cases]

May 6, 2024April 28, 2024 by Susmit Das Gupta

To delete all lines in Vim, first switch to normal mode. Then type :%d and press the ENTER button. It …

Read more

info command in linux

The “info” Command in Linux [6 Practical Examples]

April 28, 2024April 25, 2024 by Yousuf Shovon

The “info” command in Linux is a Unix utility that reads documentation stored in Info format. The Info document pages …

Read more

The “printf” Command in Linux [8 Practical Examples]

May 6, 2024April 24, 2024 by Yousuf Shovon

The “printf” is a command line-based utility in Linux that formats and prints arguments under the control of the format. …

Read more

systemctl command in linux

The “systemctl” Command in Linux [With 15+ Examples]

April 24, 2024April 24, 2024 by Yousuf Shovon

The “systemctl” command in Linux is a tool that queries or sends control commands to the system manager. This tool …

Read more

featured image of unset command in linux

The “unset” Command in Linux [2 Practical Examples]

May 6, 2024April 23, 2024 by Hadi Ul Bashar

The unset command is a built-in command in Linux that is used to unset values and attributes of shell variables …

Read more

unlink command in linux

The “unlink” Command in Linux [ With 3 Practical Examples]

April 23, 2024 by Md. Nafis Soumik

The unlink command is a fundamental utility in Linux, designed to remove a specified file. It operates similarly to the …

Read more

How to Pass Arguments to Bash Script

How to Pass Arguments to Bash Script? [5 Methods]

April 23, 2024April 23, 2024 by Mitu Akter Mou

To pass arguments to a Bash script, just write the arguments in the command line after the script name (separated …

Read more

Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page45 Next →
linuxsimply white logo
LinuxSimply serves as an informational
repository about the Linux operating system.

Get In Touch!

Company

  • About Us
  • Contact Us
  • Career
  • All Contributors

Services

  • Pricing
  • System Administration
  • Server Management
  • Bash Automation
card

Resources

  • Courses
  • Help Forum
  • Cheat Sheets
  • Free Downloads
trustpilot logo

Legal Corner

  • Disclaimer
  • Privacy Policy
  • Editorial Policy
  • Terms & Conditions
dmca
LinuxSimply is owned by , an IT & Digital Media Company.

Copyright © 2024 LinuxSimply | All Rights Reserved.