Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 620 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 620 Bytes

Bash mini projects and scripts.

This repository aggregates some of my self-made bash scripts that I develop to extend my scripting skills:

  • TicTacToe.sh popular game for two players and PC vs Player mode
  • apache-quote.sh practicing automation with apache server
  • log_crasher.sh log processing facilitation on sample data set
  • mini-calc.sh basic math operations program
  • user-manager.sh user management operations program
  • ls_viever.sh program that enables fast lookup operations in your file structure with ls automation
  • area_volume.sh basic figure properties calculation