mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
15 lines
321 B
YAML
15 lines
321 B
YAML
---
|
|
name: gee
|
|
description: "\U0001F3F5 Gee is tool of stdin to each files and stdout. It is similar
|
|
to the tee command, but there are more functions for convenience. In addition, it
|
|
was written as go"
|
|
url: https://github.com/hahwul/gee
|
|
category: tool
|
|
type: Utils
|
|
platform:
|
|
- linux
|
|
- macos
|
|
- windows
|
|
lang: Go
|
|
tags: []
|