How to install gee in Kali Linux

Опубликовано: 19 Май 2026
на канале: BugsX404
623
31

Gee:

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. which provides output to stdout and files. In this process, it has various processing functions for lines such as replace, prefix, and suffix, so it can be used as a pipeline configuration or as a utility for testing. For more information, see the usage and case of study below!

Commands :

go install -v github.com/hahwul/gee@latest

cp go/bin/gee /usr/bin

gee -h

#hacking #kalilinux #kalilinuxtools #linux #terminal