Create bash notes

This commit is contained in:
Akbar Rahman 2021-07-29 13:39:41 +01:00
parent 5959b16b78
commit 54f937ad96
Signed by: alvierahman90
GPG Key ID: 20609519444A1269

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