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

https://github.com/webyneter/shell-scripts

A collection of shell (POSIX, Bash) scripts for various purposes.
https://github.com/webyneter/shell-scripts

bash bash-script posix posix-sh posix-shell script shell shell-script shell-scripts

Last synced: about 1 month ago
JSON representation

A collection of shell (POSIX, Bash) scripts for various purposes.

Awesome Lists containing this project

README

          

# Shell Scripts (Archived)

This repository has been archived. All scripts have been consolidated into [webyneter/scripts](https://github.com/webyneter/scripts).

## What moved where

- `duplicity-restore.bash` → `scripts/bin/duplicity-restore.bash`

## What was retired

- `sourced/` library scripts (formatting, prompting, randomization) — replaced by Python-based code reuse in the scripts repo
- `gcp/` scripts (create_gcp_service_account, assign_gcp_service_account_iam_roles) — obsolete