vi

Vi

Vi is a text editor that is available on most Linux systems. It is a powerful tool that can be used for editing various types of files, such as configuration

Read More »

do-while Script

A do-while loop is a type of loop construct in programming languages that executes a block of code repeatedly until a certain condition is met. In Linux, the purpose of

Read More »
Scroll to Top