Skip to content

DFYT42/Bash-Scripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UNIX---Bash-Scripting---Beginner

Contains beginner-level scripts for basic task automation

Bash-Scripting-for-Beginners

    • These scripts were for a compliance project in which the client had to keep records for a certain amount of time, as required by law in their industry.
    • Once a month, the client would manually go in and delete the records, which was time consuming and often times pushed to following months due to workload.
    • The scripts run via cronjob and check the file system daily for records that have recahed the age of seven years.

    About

    Basic bash scripting to automate tasks

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages