Skip to content

sofchka/shell-scripting-exercises

Repository files navigation

Bash Scripting Practice Projects

This repository contains practical Bash scripting exercises completed for university coursework and additional shell practice. It includes tasks from different sessions, exam preparation materials, and advanced solutions designed to strengthen understanding of Linux command-line scripting, file manipulation, automation, and shell logic.

Detailed explanations and script breakdowns are also available in the project Wiki.

Project Structure

  • ExamPrep/ → exam preparation tasks and scripts
  • Seance1 – Seance5/ → practice scripts from course sessions of Université de Toulouse
  • SolutionsAdvanced/ → advanced solutions

Purpose

The goal of this project is to improve practical Bash scripting skills through hands-on exercises commonly used in academic Linux environments and scripting courses.

Technologies

  • Bash
  • Linux shell environment
  • Standard Unix utilities (grep, awk, sed, cut, sort)

Usage

bash script.sh

or

chmod +x script.sh
./script.sh

About

Unix Shell Programming Labs (UFAR)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages