Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/inbravo/shell-feature-set

-:- My random experiements with Shell -:-
https://github.com/inbravo/shell-feature-set

Last synced: 1 day ago
JSON representation

-:- My random experiements with Shell -:-

Awesome Lists containing this project

README

        

# shell-feature-set

- [Execute more than one command](/scripts/process.sh)
- [Interactive name enquiring script](/scripts/interactive.sh)
- [Print character pattern in loop](/scripts/pattern-in-loop.sh)
- [Simple whole do loop to print 0 -> 9](/scripts/simple-while-do.sh)
- [Print contents of file in a while do loop](/scripts/while-read.sh)