Create bash notes

This commit is contained in:
Akbar Rahman 2021-07-29 13:39:41 +01:00
parent 7ab7640df2
commit 3ff242ca3d

11
bash.md Executable file
View File

@ -0,0 +1,11 @@
---
author: Alvie Rahman
date: \today
title: Bash notes
---
# `set` builtin[^gnuset]
- `-e`--- exit a program if any program returns a non-zero error code (fails)
[^gnuset]: https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html#The-Set-Builtin