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

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, ...

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