https://github.com/sdavids/sdavids-shell-misc
Miscellaneous shell-related scripts and functions
https://github.com/sdavids/sdavids-shell-misc
shell shell-script
Last synced: 9 days ago
JSON representation
Miscellaneous shell-related scripts and functions
- Host: GitHub
- URL: https://github.com/sdavids/sdavids-shell-misc
- Owner: sdavids
- Created: 2024-01-13T10:06:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-12T10:11:47.000Z (about 2 months ago)
- Last Synced: 2026-05-12T12:17:58.544Z (about 2 months ago)
- Topics: shell, shell-script
- Language: Shell
- Homepage: https://sdavids.github.io/sdavids-shell-misc/
- Size: 4.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSES/Apache-2.0.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
// SPDX-FileCopyrightText: © 2024 Sebastian Davids
// SPDX-License-Identifier: Apache-2.0
= sdavids-shell-misc
Sebastian Davids
// Metadata:
:description: Miscellaneous shell-related scripts and functions.
// Settings:
:sectanchors:
:sectlinks:
ifdef::env-browser[:outfilesuffix: .adoc]
ifdef::env-github[]
:outfilesuffix: .adoc
endif::[]
{description}
https://sdavids.github.io/sdavids-shell-misc/user-guide/index.html[User Guide]
https://sdavids.github.io/sdavids-shell-misc/developer-guide/index.html[Developer Guide]