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

https://github.com/davelongdev/bash-script-projects

bash script projects for IBM linux and shell scripting course
https://github.com/davelongdev/bash-script-projects

Last synced: 3 days ago
JSON representation

bash script projects for IBM linux and shell scripting course

Awesome Lists containing this project

README

          

# Bash Script Projects

## Part of the IBM Linux and Shell Scripting Course on Coursera.

## Project 1 - ETL script for weather data

This project is a a bash script that performs an ETL (Exctract, Transform, Load) process on weather data.

## Projecct 2 - Backup Script

This project runs a daily backup of any files in a given directory that have been updated in the last 24 hours.

## Status

This is a work in progress.