Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cipher0xdev/linux-core
Automating linux processes
https://github.com/cipher0xdev/linux-core
Last synced: 8 days ago
JSON representation
Automating linux processes
- Host: GitHub
- URL: https://github.com/cipher0xdev/linux-core
- Owner: cipher0xdev
- License: mit
- Created: 2024-02-22T03:50:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-22T16:39:35.000Z (11 months ago)
- Last Synced: 2024-11-07T09:45:06.788Z (about 2 months ago)
- Language: Shell
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# linux-core
Automating linux processes[main](main.sh)
[core](core.sh)
[manager](manager.sh)### Usage
```bash
git clone https://github.com/cipher0xdev/linux-core.git
cd linux-core
sudo chmod +x ./*
./main.sh --help
```