https://github.com/pforret/bash_experiments
testing out some bash concepts: concurrency, arrays, ...
https://github.com/pforret/bash_experiments
bash bash-script shell shell-script
Last synced: about 2 months ago
JSON representation
testing out some bash concepts: concurrency, arrays, ...
- Host: GitHub
- URL: https://github.com/pforret/bash_experiments
- Owner: pforret
- License: apache-2.0
- Created: 2020-12-29T10:16:23.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-28T09:59:47.000Z (over 5 years ago)
- Last Synced: 2025-12-02T00:52:20.563Z (7 months ago)
- Topics: bash, bash-script, shell, shell-script
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BASH experiments
testing out some bash concepts:
* concurrency
* arrays, ...
## Scripts
### test_slugify.sh
* SLUGIFY
* creating slugs from sentences, urls, accents, ...
### test_symlink.sh
* SYMLINK RESOLUTION
* experiments in resolving symbolic links