This is an introductory course to the Linux command line & Learn from the Scratch (In Hindi) – Created in 2021
☑ You will learn the basic of linux terminal command in Hindi language and it goes from beginner level.
☑ Realize the potential of the Linux command line.
☑ Navigating the Linux Filesystem.
☑ Create hard and soft links & Play some interesting game
☑ Use command options.
☑ How to list files and directory
☑ How to copy a file
☑ How to move a file
☑ much more..
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.
यह पाठ्यक्रम आईटी पेशेवरों या ऐसे लोगों के लिए लक्षित है जो लिनक्स से परिचित होना चाहते हैं। और यह दर्शकों को वह जानकारी देने के लिए है जो उन्हें कमांड-लाइन के साथ आरंभ करने के लिए जानना आवश्यक है और इसकी मदद से Linux manage कैसे करें।
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 fileMuch much more….!!Let’s explore the Linux command with us..
# यह लिनक्स कमांड लाइन और हिंदी में स्क्रैच से सीखें के लिए एक परिचयात्मक पाठ्यक्रम है
UDEMY प्लेटफार्म में यह मेरा पहला कोर्स है, मेरे पाठ्यक्रम से लिनक्स सीखने के बाद आपको क्या लगता है, इस पर अपनी प्रतिक्रिया साझा करें।
Thank you so much, Guys.
Keep Learning.
English
Language
Introduction to Command Line from Basic (In Hindi)
Basic command in Terminal
Navigating the file system
Hard Link V/S Soft Link
Hard Link V/S Soft Link Practical Implementation
A directory loop
ls Command options – Part 1
ls Command combine – Part 2
A touch command
Make and Remove Directory
How to remove any file and directory
Copy file to any location
Rename and move file with only one command
Change extension and use of “file” command
How to add space in filename
Add Special Character in filename
Autocompletion and Keyboard Shortcuts
Graphical Text Editor (gedit)
nano Text Editor OR Command line text editor
history of command line
Viewing file with less Command
“cat” and “tac” Command use
“Head” , “Tail” and “wc” Command
Combine Multiple Commands with 2 Methods
Types of Commands
The Which Command use