linutil/README.md

8 lines
215 B
Markdown
Raw Normal View History

2024-06-29 01:49:42 +01:00
## Chris Titus Tech's Linux Utility
2024-06-29 01:44:40 +01:00
![pv](https://i.imgur.com/quoAwXf.png)
## Usage
2024-06-29 01:56:26 +01:00
Open your terminal and paste this command
2024-06-29 01:11:26 +01:00
```bash
2024-06-29 02:59:16 +01:00
wget https://github.com/ChrisTitusTech/linutil/raw/main/linutil && ./linutil
2024-06-29 01:09:37 +01:00
```