Skip to content

Solutions to the Codecademy bash script code challenges

Notifications You must be signed in to change notification settings

DeXtreme/bash_scripts

Repository files navigation

Bash Scripts

This repo contains my list of solutions to the Codecademy Bash Script code challenges. Each script is documented to help learners follow along.

Usage

  1. Clone the repo
foo@bar:~$ git clone https://github.com/DeXtreme/bash_scripts 
  1. Before you run a script, make it executable
foo@bar:~/bash_scripts$ chmod 755 <script_name> 
  1. Run the script
foo@bar:~/bash_scripts$ ./<script_name> 

Contributing

All contributions are welcome, whether it's:

  • Adding documentation
  • Improving the code
  • Making suggestions

About

Solutions to the Codecademy bash script code challenges

Topics

Resources

Stars

Watchers

Forks

Languages