Skip to content

drewesk/learn_command_line_exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖥️ learn_command_line_exercises

This repo contains a series of hands-on exercises I completed while learning Unix/Linux command‑line skills. Each chapter builds practical knowledge through real-world tasks and shell scripting.

📘 What's Inside

You'll find folders like chapter_1, chapter_2, etc., and do_more_chapter_X variants—organizing exercises and additional challenges. The focus is on:

  • Navigating directories (cd, ls)
  • File operations (cp, mv, rm, touch, find)
  • Text manipulation (grep, sed, awk)
  • Permissions (chmod, chown)
  • Processes & networking (ps, kill, curl, ssh)
  • Shell scripting fundamentals

About

Learn command line!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages