Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Basic Commands in Linux Shell
Rating: 4.4 out of 5(1,297 ratings)
13,764 students

Learn Basic Commands in Linux Shell

This course will teach you the basics of using the linux shell commands.
Last updated 12/2016
English
English [Auto],

What you'll learn

  • Get Acquainted with Terminal very Well
  • Understand how file Permission works

Course content

1 section6 lectures30m total length
  • Introduction2:44

    Open the terminal, navigate the Unix file system, and understand directories and permissions. Learn file operations like copy, move, remove, rename, mkdir and rm, with wildcards and input/output redirection.

  • Starting with Terminal1:51

    Open the terminal on the Ubuntu desktop by searching for the terminal and launching the Terminal application. Then pin the terminal to the taskbar for quick access on any Linux system.

  • Basic Directories Commands5:44

    Navigate linux shell directories using cd, pwd, and ls; learn about tilde for home, root paths, and navigating with dot and dot dot.

  • Understand File Listing8:36

    Learn to list and inspect files with ls, using -l for details and -a for hidden items; identify files, directories, and links, and understand root and home directories.

  • How File Permission Works4:51

    Explore how Linux file permissions work by using ls -l to read the owner, group, and other rights (read, write, execute) and the file type.

  • Changing File Permissions7:09

    Discover how Unix permissions map to binary bits for read, write, and execute across owner, group, and others. Use chmod to set 644 or 755 and verify with ls -l.

Requirements

  • Any Linux Based Operating System
  • Knowledge of any Command Line is Helpful, but Not Necessary.
  • Expert who Needs to Brush up Basic Linux Shell Skills

Description

This course is teaches the basics of using the linux shell, and is intended as a first course in using the terminal. In next 30 minutes you will learn get familiar with linux terminal by understanding how navigate the directory structure, how to list content of directory and understand how file permissions works along with how to change file permissions.

Topics include:

  • How to open the linux terminal
  • All about directories
  • Listing a directory’s contents
  • Understanding file permissions
  • Changing permissions

This course is a lite version of our main linux shell course for beginners.

I hope you join me as we explore basic linux file and directory structure together.

Who this course is for:

  • Any Fresher Who Wants to Learn Basic Linux Shell Commands
  • Expert who Needs to Brush up Basic Linux Shell Skills