Skip to content

Commit

Permalink
Update glossary.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tas6466 authored Sep 3, 2024
1 parent f66a457 commit e380f42
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,10 @@ https://en.wikipedia.org/wiki/Visual_Studio_Code


## Bash (sh)

Bash (Bourne-Again Shell) is a program that reads commands and executes them. It supports the execution of commands from files (shell scripts). It can help you navigate to a specific directory, create a folder, clean up log files, back up data, and more.
https://www.codecademy.com/resources/blog/what-is-bash-used-for/#:~:text=Bash%20scripting%20is%20a%20way,manual%20errors%20and%20save%20time.
https://opensource.com/resources/what-bash
https://www.techtarget.com/searchdatacenter/definition/bash-Bourne-Again-Shell

## SEO

Expand Down

0 comments on commit e380f42

Please sign in to comment.