Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Linux Shell Course for Beginners
Rating: 4.6 out of 5(47 ratings)
1,598 students

Linux Shell Course for Beginners

This course is teaches the basics of using the linux shell, and is intended as a first course in using the terminal.
Last updated 4/2016
English

What you'll learn

  • Navigate the Directory Structure
  • Understand and Work with File Permissions
  • Get Acquainted with Terminal very Well

Course content

2 sections12 lectures1h 2m total length
  • Introduction2:44
  • Starting with Terminal1:51
  • Basic Directories Commands5:44

    Learn how to navigate Linux directories using pwd, cd, and ls, understand tilde and root paths, and recognize case sensitivity in directory names.

  • File Listing8:36

    Master navigating the filesystem with ls and cd, viewing details with ls -l, and uncovering hidden files with ls -a while distinguishing directories, files, and symbolic links.

  • File Permissions4:51

    Explore how file permissions control access by the owner, the owner's group, and others, using read, write, and execute flags, and understand the type indicator, such as dash for files.

  • Changing File Permissions7:09

Requirements

  • Any Linux Based Operating System
  • Knowledge of any Command Line is Helpful, but Not Necessary.

Description

This course is teaches the basics of using the linux shell, and is intended as a first course in using the terminal. In just under an hour, you’ll learn how to navigate the directory structure, show the contents of directories, how to understand and work with file permissions, how to copy, move, and remove files and directories, and more.

Topics include:

  • How to open the linux terminal
  • All about directories
  • Listing a directory’s contents
  • Understanding file permissions
  • Changing permissions
  • How to make and remove directories
  • Using the wildcard characters * and ?
  • Copying, moving, and removing files.
  • Removing non-empty directories
  • Using redirection and piping.

This is the first course in a new series of courses on the linux shell. Upcoming courses will explore various aspects of the shell, such as scripting, using utilities such as grep and sed, C and Perl programming in linux, and the file structure.

I hope you join me as we explore linux 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