notes/computery_stuff/bash.md

17 lines
331 B
Markdown
Raw Permalink Normal View History

2021-07-29 12:39:41 +00:00
---
author: Alvie Rahman
date: \today
2021-08-23 14:25:05 +00:00
title: Bash
2022-03-02 01:43:54 +00:00
tags:
- linux
- shell
- programming
uuid: a436d67a-1f07-45fb-9241-5dbaa69b4667
2021-07-29 12:39:41 +00:00
---
# `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