Skip to content

rambasnet/Bash-Script-Fundamentals

Repository files navigation

Bash Notebooks

Jupyter Notebooks for Learning Linux Bash Script Fundamentals

Requirements

  • Linux Bash and Jupyter Notebook

How to use these notebooks

  • Run bash commands/scripts within notebooks itself and/or run bash scripts in demo-scripts folder
  • Install Python 3.x Miniconda for Linux: https://conda.io/en/latest/miniconda.html
  • Once miniconda is installed, install Jupyter Notebook using conda
    • conda install notebook
  • Open terminal, clone/download this repository
  • Using a terminal cd into the repo folder and run
    • jupyter notebook

Example of bash script

About

Jupyter Notebooks for Learning Bash Commands and Scripts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages