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
English [Auto],

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

    Master Unix commands through theoretical and practical experience, guided step by step from fundamentals to using them like a pro, so you get more done in less time.

  • 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

    Learn to use the cat command to view file contents, create and edit files, print with line numbers, copy files, and concatenate multiple files into one.

  • grep command13:02

    Discover how to use grep to search text patterns, apply word and case options, show line numbers and surrounding context, perform recursive searches, and list files matching patterns.

  • find command9:18

    Explore how the find command line utility searches files and directories by name, type, size, modification time, and permissions, and executes actions like removing empty files.

  • 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

    Use the stat command to reveal file and folder metadata, including devices, permissions, user and group IDs, and creation dates.

  • 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

    Learn how to use the mkdir command to create single directories, nested trees with -p, and multiple directories. Explore practical examples of building directory trees.

  • rmdir command0:56

    Use the rmdir command to remove an empty directory by specifying its name. The example shows removing the directory and confirming its deletion.

  • 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.