Skip to content

Tags: blog2i2j/bobbyiliev.._..introduction-to-bash-scripting

Tags

0.15.0

Toggle 0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add pipe to redirection chapter (bobbyiliev#41)

* add pipe to redirection chapter

* Update 023-bash-redirection.md

Co-authored-by: Bobby Iliev <[email protected]>

0.14.0

Toggle 0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
adding slicing of string (bobbyiliev#38)

closes bobbyiliev#17

0.13.0

Toggle 0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added a new chapter: Bash Redirection. (bobbyiliev#37)

* added a new chapter 023-bash-redirection.md

* added the new chapter to README.md

* fixed typos in 023-bash-redirection.md

0.12.0

Toggle 0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Multiple conditions (bobbyiliev#34)

* Add multiple conditions example

0.11.0

Toggle 0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Exit status operators (bobbyiliev#35)

0.10.0

Toggle 0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix typos (bobbyiliev#31)

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Typo fixes :) (bobbyiliev#30)

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added Indexing To Readme (bobbyiliev#29)

* Added Index Hyperlink

* Added Index Hyperlink

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix typo (bobbyiliev#27)

Fix typo

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add comments to functions (bobbyiliev#26)