less big rename
This commit is contained in:
12
computery_stuff/bash.md
Executable file
12
computery_stuff/bash.md
Executable file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
author: Alvie Rahman
|
||||
date: \today
|
||||
title: Bash
|
||||
tags: [ linux, shell, programming ]
|
||||
---
|
||||
|
||||
# `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
|
Reference in New Issue
Block a user