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

https://github.com/fivepoint-0/bashscripts

This is my first set of bash scripts that I am making on my Raspberry Pi to do cool things with. Improvements welcome!
https://github.com/fivepoint-0/bashscripts

Last synced: 13 days ago
JSON representation

This is my first set of bash scripts that I am making on my Raspberry Pi to do cool things with. Improvements welcome!

Awesome Lists containing this project

README

          

# cecho

---

cecho is a color echo! building more colors in soon

---

# filter-history

---

Filters the history for statically set usernames. You can feed the output into i.e. grep to filter.

---

# remove-service.sh

---

this will remove a service with a .service extension from the system

---