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!
- Host: GitHub
- URL: https://github.com/fivepoint-0/bashscripts
- Owner: fivepoint-0
- Created: 2019-05-10T19:55:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-22T13:09:08.000Z (over 6 years ago)
- Last Synced: 2025-03-03T09:27:59.531Z (over 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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
---