An open API service indexing awesome lists of open source software.

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

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