Introduction to UNIX CLI

Contents:

  • Introduction to Shell
  • Special Characters
  • Working with Files and Folders
  • Working with Variables
  • Creating a Loop
  • Connecting to a remote computer
Introduction to UNIX CLI
  • »
  • Introduction to UNIX Command Line
  • View page source

Introduction to UNIX Command LineΒΆ

Contents:

  • Introduction to Shell
    • What is a shell?
    • Anatomy of a Shell Command
    • Move across folders
  • Special Characters
    • Folder structure
    • Special Characters
    • Escape
  • Working with Files and Folders
    • Creating directories
    • Creating and editing a file
    • Moving and copying files and folders
    • Removing files and folder
    • Peek at file content
  • Working with Variables
    • Initialise a variable
    • Use a variable
    • Create or Modifying a variable with commands
    • Basic String Manipulation
  • Creating a Loop
    • The FOR loop
    • Using the for loop to change file extension
  • Connecting to a remote computer
Next

© Copyright 2020, Francesco Lescai.

Built with Sphinx using a theme provided by Read the Docs.