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

https://github.com/caged/bash-test


https://github.com/caged/bash-test

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

``` shell
bash-test┋ master⚡ ᴥ sh test.sh
No quotes...
./this
and
that/*.md

Quoted variable only...
./this and that/safe.md

Quoted path...
./this and that/*.md
```