Tuesday, 22 January 2019

Linux Command Line Tutorial For Intermediate Users

Hello, friends and welcome to the complete Linux command line tutorial for intermediate users. 

I have already written a tutorial on basic Linux Basics commands for beginners If you’re are completely new to Linux then I suggest you check that tutorial first. 

I use many of the commands in this tutorial that I have discussed in the earlier tutorial. So be sure that you know all the basic stuff before continuing with this article to avoid frustration. 

I urge you to type and tweak around every command that I’m going to mention in the post because the practice is the key. 

So let’s start. 
  • Echo 
This command is used to print something on the terminal 
For eg: echo “hello world” 

No comments:

Post a Comment