Category: Linux (49-54 / 62 articles)

Learn about Linux operating system, including installation, commands, administration, and troubleshooting. Get tips and tricks for Linux users and administrators. Join the Linux community now!


Thumbnail

sed (short for stream editor) is a great tool to quickly and efficently edit text files, this article is a full tutorial of how to use sed from a beginner level to an advanced one, I believe that this article will show you some of the magic of sed command

... Read More


Keywords: space Linux command sed Text Editor ...
Thumbnail

Shell scripting is the language of Linux Command Line, it is the most used language under linux because you can assimilate and use all other languages in your scripts. you can use Python scripts, All the operating system programs and commands, you can even run php scripts right from your terminal or shell scripts.

... Read More


Keywords: Linux Terminal bash programming