https://github.com/yusuf-daglioglu/cc_scripts
Multi-purpose shell functions.
https://github.com/yusuf-daglioglu/cc_scripts
bash cli command command-line linux mingw posix productivity script shell shell-script terminal zsh
Last synced: about 2 months ago
JSON representation
Multi-purpose shell functions.
- Host: GitHub
- URL: https://github.com/yusuf-daglioglu/cc_scripts
- Owner: yusuf-daglioglu
- Created: 2021-09-12T11:11:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T20:11:55.000Z (3 months ago)
- Last Synced: 2025-03-28T23:44:05.908Z (2 months ago)
- Topics: bash, cli, command, command-line, linux, mingw, posix, productivity, script, shell, shell-script, terminal, zsh
- Language: Shell
- Homepage:
- Size: 387 KB
- Stars: 34
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CC_SCRIPTS
# ABOUT PROJECT
Multi-purpose shell functions.
All these functions are wrapper functions (they only call other commands like grep, cat, curl, ipconfig which available on your local machine). Some example functions can be seen below.
# EXAMPLE FUNCTIONS

All other scripts are categorized under [src](./src) directory.
# DOCUMENTATION
All documentations are inside [documentation](./documentation) directory.