Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dukegod/shell-note

shell & Linux
https://github.com/dukegod/shell-note

Last synced: 8 days ago
JSON representation

shell & Linux

Awesome Lists containing this project

README

        

# shell

提高shell安全性

```sh
#! /bin/sh

set -euo pipefail

```

revert

revert 1