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.
- Host: GitHub
- URL: https://github.com/webyneter/shell-scripts
- Owner: webyneter
- License: mit
- Created: 2021-08-09T08:09:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-14T13:13:03.000Z (almost 4 years ago)
- Last Synced: 2025-01-27T09:41:34.828Z (over 1 year ago)
- Topics: bash, bash-script, posix, posix-sh, posix-shell, script, shell, shell-script, shell-scripts
- Language: Shell
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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