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
- Host: GitHub
- URL: https://github.com/dmarks84/coursework_project_linux-file-backup
- Owner: dmarks84
- License: bsd-3-clause
- Created: 2024-01-17T17:12:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T23:06:28.000Z (over 2 years ago)
- Last Synced: 2025-03-27T20:49:13.145Z (about 1 year ago)
- Topics: automation, bash, crontab, elt, etl, linux, pipelines, python, shell-scripts
- Language: Shell
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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