Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to Unix Commands
Rating: 4.2 out of 5(57 ratings)
1,087 students

Introduction to Unix Commands

Basic and Advanced Unix Commands with Examples
Last updated 3/2022
English

What you'll learn

  • This is an Introduction Course to the Unix Command Line.
  • This Course will provide a solid foundation to work with the Unix Commands.
  • Different Operations on Files as Well Directories using Unix Commands
  • Wide range of commonly used and advance Unix Commands

Course content

1 section18 lectures1h 12m total length
  • Introduction0:33
  • cd command5:17

    Master the cd command to navigate directories, move into folders, use tab completion for paths, and return to parent directories with cd .. in a practical UNIX workflow.

  • ls command4:22

    Learn how to use the ls command to list files and directories in the current folder and subfolders, and filter results with wildcards, extension, and substrings.

  • cat command4:10
  • grep command13:02
  • find command9:18
  • less command3:17

    Learn how the less command pages through file content, supports forward and backward searches with slash and question mark, and exits with q, enabling efficient viewing.

  • pwd command1:13

    Run the pwd command to print the current working directory, showing your location from the home folder to the root, with practical folder navigation examples.

  • stat command1:10
  • touch command3:28

    Explore how the touch command creates files (empty or with content), updates file timestamps, and creates multiple files at once, while demonstrating modification times.

  • chmod command6:11

    Learn how to use the chmod command to change file permissions with numeric and symbolic modes, detailing owner, group, and others and checking with stat.

  • mkdir command3:00
  • rmdir command0:56
  • rm command3:23

    learn how the rm command removes files and directories, including non empty ones, with recursive and interactive options for safe bulk deletion

  • mv command5:24

    Learn how the mv command moves files from source to destination and renames files or directories without changing content. It also covers overwriting behavior, interactive prompts, and verifying moves.

  • history command3:57

    Explore how the unix history command displays previously used commands, lets you re-run items by number with exclamation marks, and enables reverse search to quickly locate past commands.

  • clear command1:19

    Learn to clear the terminal screen using the clear command or Ctrl+L, both methods instantly clear the shell output and keep your workspace tidy.

  • man command2:14

    Open the man command to access manuals for every Unix command, use less to view the page, search with /, and explore commands like grep for patterns and flags.

Requirements

  • No Command Line / Unix Commands Experience needed. You will learn Everything You need to know.

Description

Have you always wanted to Learn to Use Unix Commands but didn’t know where to begin with?

Learn to use Unix Commands with "Introduction to Unix Commands by Abhishek Salaria".

With this course, even a non-technical person having no prior knowledge about the Unix Command line and Unix Commands can learn to use them efficiently in no time.

Well, we have not followed any shortcuts and explained to you every step in every detail so that you can efficiently learn and apply them practically.

In this course, We have taught basic as well as advanced Unix commands in a well-structured manner so that you can learn to use them easily and efficiently.

If you are the one who is looking to start to use the Unix Command line or already started, then this course is for you.

This course will teach you how you can make use of Unix commands to get the job done in no time.

This course on Introduction to Unix Commands gives you details of each and every step required in a well-structured manner and also the detailed instruction required to start with the different Unix Commands. Looking Forward to seeing you guys in the course.

Start Upskilling yourself by Learning to use different Unix Commands Today!

Who this course is for:

  • Anyone who wants to learn to use Unix Commands.