https://github.com/janek1842/bash-drilling
Repository for my mini projects in Bash
https://github.com/janek1842/bash-drilling
awk bash log-processing sed
Last synced: 29 days ago
JSON representation
Repository for my mini projects in Bash
- Host: GitHub
- URL: https://github.com/janek1842/bash-drilling
- Owner: janek1842
- Created: 2022-02-18T09:41:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-29T21:55:35.000Z (over 1 year ago)
- Last Synced: 2026-05-14T12:59:44.686Z (29 days ago)
- Topics: awk, bash, log-processing, sed
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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