
This is an introductory video about this course curriculum.
Wildcards (also referred to as meta characters) are symbols or special characters that represent other characters. You can use them with any command such as cp command or rm command to copy or remove files matching a given criteria, receptively.
These wildcards are interpreted by the shell and the results are returned to the command you run. There are three main wildcards in Linux:
An asterisk (*) – matches one or more occurrences of any character, including no character.
Question mark (?) – represents or matches a single occurrence of any character.
Bracketed characters ([ ]) – matches any occurrence of character enclosed in the square brackets. It is possible to use different types of characters (alphanumeric characters): numbers, letters, other special characters etc.
Bracketed characters ([ ]) – matches any occurrence of character enclosed in the square brackets. It is possible to use different types of characters (alphanumeric characters): numbers, letters, other special characters etc.
How to Create Aliases in Linux
Creating aliases is relatively easy and quick process. You can create two types of aliases – temporary ones and permanent. We will review both types.
Creating Temporary Aliases
What you need to do is type the word alias then use the name you wish to use to execute a command followed by "=" sign and quote the command you wish to alias.
Creating Permanent Aliases
To keep aliases between sessions, you can save them in your user’s shell configuration profile file. This can be:
Bash – ~/.bashrc
ZSH – ~/.zshrc
Fish – ~/.config/fish/config.fish
The syntax you should use is practically the same as creating a temporary alias. The only difference comes from the fact that you will be saving it in a file this time.
Student Feedback ?:
Siddhi Rajesh Kulkarni: It is really an amazing course . I just loved the content and the tutor of the course .It is really beginner friendly and knowledgeable course. Thanks Your happy learner !!! Siddhi Kulkarni.
Aakash waghamare: I many course completed but this course is awesome . Main advantage of this course basic to advance level command . sir is awesome explain and practice for student. I LIKE IT
Rejwan Gazi: That's awsome! I dont know what to say in one line. I learn fron this course a lot. and thanks to udemy and jaikishan sir.
Manindra Tamang: salute to teaching level, I haven't bored at any time my will power is always high during the learning period. great thumbs up!
Sudhanshu Yadav: awesome course for beginners
Isaac Chonillo: This is a good course for beginners
Anuj Tiwari: starting from the basics, well explained !
Prashik Vijay Rajane: Teaching is very simple, and learn about all basic terminal cmd in Linux.
Anil.kundagol: Very well explained
Vaibhav Karad: Jaikishan sir, why you not met before by the way my all doubt clear regarding this course. I'm waiting for your upcoming courses!!!
Muhammad Abdullah: This course is superb. It gives a very understanding for beginners in Linux.
Navya: Very detailed explanation covering all basic topics excellent.
Shubham Kumar: this course is good for beginners. all the necessary stuffs are at one place.
Roshni Singh: Course is in hindi language and very easy way its is soo I feel confident its really very nyc
Kaustubh Dhabarde: Simple language. Very good for beginner. Appreciate your work. Keep making such a videos in simple language.
Divesh Chandra: Amazing teaching sir i really enjoy and learn linux shortcut and auto fill.
Md Shahid Ansari: This content is just wow ?. I love the way of explanation, please bring advance level!
Vijaya Mangal: this session is awesome as I get to know some basics about linux. I am just a beginner in Linux but now I have pretty much basic knowledge in this. Thanks for your amazing videos
ARPIT JAIN: very well explanation about the basic linux commands.
Waldemar Schweizer: Very interesting course with many specific topics that will help you understand how to navigate through your Linux file system with a few simple commands. Thank you very much!
BVM SASANK: This is the best course that I have found on Udemy for Linux. I like the way he teach and slowly increases the depth which I doesn't feel like that. Simply superb.
Javed Khan: if you want to learn basic linux command and many more things then must follow this tutorial... thanks sir for this awesome tutorials...
Akash Rajput: Awesome
Maruf Hasan: Thanks for this course. It is so helpful for those whom newly installed any linux distribution.
Satyapriya Mondal: yes! good course and teacher also. want to know more about linux.
Atharva Bhosale: The tutor is well versed in the concept and is a great teacher as well
Ram Shenvi: I was expecting some more commands like chmod and grep to be taught to alter file access modes but It was great experience for me.
Saprative Saha: I liked the way of teaching. Animation is gd. Very easy to understand.
And many more..?
Updated on Mar 2022 then November 2022.
========================================================================
Become an effective Linux user and advance your Career. Learning the Linux Command Line will take you FAR!
Learn to appreciate the power of the Linux command line.
Understand the structure of the Linux File System.
Learn how to navigate your Linux File System using few simple commands!
Learn how to create, modify, and process files.
This course is aimed at IT professionals or people who wish to become familiar with Linux. And it's meant to give viewers the information they need to know to get started with the command-line and how to manage Linux with its help.
The goal is to provide coverage of basic tasks including topics like --
The Terminal open shortcuts
Navigating the file system
cd command different use
How to display current working directory
How to list files and directory
How to change directory
How to create a directory
How to create a file
How to copy a file
How to move a file
How to delete a file
Much much more....!!
Let's explore the Linux command with us..
# This is an introductory course for Linux Command Line and Learn from Scratch in Hindi
Start learning now, Hit the Enroll Button!
Wish you all the best.
Keep Learning.