Bash Scripting

READ MULTIPLE FILES IN A DIRECTORY

Bash can change your life

Company: Cybersecurity Graduate Teaching Assistant
Project URL: https://github.com/Felixatika/Bashscripting/blob/master/multifiles.sh

Bash scripting; Reading multiple files in a directory, getting the number of failed login attempts and successful login attempts for each file then calculating the total for all the files. Extra mile challenge Print a list of open cron jobs.

Read multiple files from a directory- bash