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

https://github.com/dmarks84/coursework_project_linux-file-backup

Project for IBM Data Engineering & Python course on Linux & Shell Scripts -- Wrote and executed bash scripts to manipulate folders and files to create a full directory backup with automation using crontab
https://github.com/dmarks84/coursework_project_linux-file-backup

automation bash crontab elt etl linux pipelines python shell-scripts

Last synced: 2 months ago
JSON representation

Project for IBM Data Engineering & Python course on Linux & Shell Scripts -- Wrote and executed bash scripts to manipulate folders and files to create a full directory backup with automation using crontab

Awesome Lists containing this project

README

          

## Project(Project_Linux-File-Backup)
### Part of the Coursera series: IBM Data Engineering & Python

## Summary
Rather than work in Python, we took directly to the Linux Shell commands in order to draw data from files and folders. We manipulated this information slighlty before then archiving the files in order to create a backup. We automated this process as well by setting up the crontab functionality.

## Skills (Developed & Applied)
Programming, Python, ETL &| ELT & Data Pipelines, Linux/Bash/Shell Commands