Shell Help Projects
-
SYNOLOGY
Cheatsheet and bash scripts sripts for Synology Nas Stations cheet cheat sheet nas networkdisk
-
I use a lot of CLI tools, but haven't written many for myself. Mostly, aliases/functions and some scripts in Bash/Python.
Extract details for command options from man/help: https://github.com/learnbyexample/command_help/blob/master/c...
cut-like syntax for field manipulations with regexp, negative indexing, etc: https://github.com/learnbyexample/regexp-cut/blob/main/rcut
simple calculator using python syntax: https://learnbyexample.github.io/practice_python_projects/ca...
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Shell Help related posts
- A better way of displaying help text on the command line
- Save Time Using Manop to Print Only Selected Content From the Man Page using Manop
- It has to be ultraviolet light from saturn
- Explainshell - A tool that takes any shell commands, looks up the syntax and options from man pages, and steps you through what it does!
Index
Project | Stars | |
---|---|---|
1 | SYNOLOGY | 299 |
2 | command_help | 84 |