Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Scripting

Collection of scripts to learn bash scripting from the beginning in a structured way

Structure

  • Variables: Script to learn how variables work inside a little program
  • Parameters: Collection of scripts to play with parameters read and passed to a program
  • Exit Code: Collection of scripts to learn how exit codes work in bash
  • Flow Control: Collection of scripts to play with redirections in bash
  • Operations: Collection of scripts to learn how operations work in bash
  • Functions: Collection of scripts to learn how functions work in bash
  • Scripts: Collection of scripts separated in:
    • Basic: Day to day scripts
    • Pentest: Useful scripts for pentesting
  • Exercises: Collection of scripts as a resolution of the exercises proposed

About

Collection of scripts to learn bash scripting

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages