Skip to content

A comprehensive collection of shell scripts and automation logic developed during an intensive 2-week technical bootcamp

Notifications You must be signed in to change notification settings

aminehabchi/piscine-scripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

192 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piscine Scripting | Jan 2026

A comprehensive collection of shell scripts and automation logic developed during an intensive 2-week technical bootcamp (19-01-2026 to 03-02-2026).


Technical Skill Set

1. Core System Administration

  • File Management: touch, mkdir, mv, cp, rm, truncate
  • Permissions & Environment: chmod, alias, env, man
  • Archiving: tar

2. Data Processing & Text Manipulation

  • Stream Editors: awk, tr, rev, cut
  • Filtering: grep, head, tail, wc
  • JSON Handling: jq, curl (API Interaction)

3. Automation & Shell Logic

  • I/O Redirection: Mastery of Pipes (|), Overwrites (>), Appends (>>), and Input Redirection (<).
  • Scheduling: Task automation using crontab.
  • Search & Logic: Advanced find usage and arithmetic evaluation via bc.

4. Programming Languages

  • Bash/Zsh: Scripting, argument handling, and command chaining.
  • Python: Foundational syntax and automation logic.

About

A comprehensive collection of shell scripts and automation logic developed during an intensive 2-week technical bootcamp

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published