iiitl / bash-practice-repo-24

0 stars 35 forks source link
foss-weekend foss-weekend-24

Foss BashScripting

See scripts folder for more information.

Whereever there is a work to do, there will be a comment present with word "TODO".

Running scripts

After cd into this repository

export PATH="$PATH:$PWD/scripts"

# All scripts are ready to execute by their name

Some external resources