/bash-script-examples

The repository includes bash script examples.

Primary LanguageShell

bash-script-examples

This repository includes exercises of Linux bash scripts. The topics are as follows:

  • if-else condition
  • case conditon
  • for loop
  • while loop X
  • file operation (exist or not)