Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 644 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 644 Bytes

Basics of Shell Commands

Welcome to this repository on the basics of shell commands!

Description

This repository contains resources and examples to help you learn the basics of shell commands and terminal operations.

Topics Covered

  • Navigation: Moving through directories and files
  • File Management: Creating, moving, copying, and deleting files
  • Permissions: Managing file permissions and ownership
  • Piping and Redirection: Combining commands and managing input/output
  • Environment Variables: Understanding and using environment variables
  • Common Commands: Examples of frequently used shell commands