etsploit / bash-practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bash Scripting and Bash Automation Practice

Execute Scripts

  • use bash .sh
  • or use ./.sh

Make Scripts Executable

chmod +x <filename>.sh

About


Languages

Language:Shell 100.0%