Snippets to download the binary for some CLI utilities
Find a file
George Kaklamanos 7671160b37
Add README.md
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
2025-07-06 17:40:56 +03:00
LICENSES Add license: AGPL-3.0-or-later 2025-07-06 17:22:10 +03:00
getdua.sh Add getdua.sh 2025-07-06 17:32:14 +03:00
getnnn.sh Add getnnn.sh 2025-07-06 17:33:29 +03:00
README.md Add README.md 2025-07-06 17:40:56 +03:00
REUSE.toml Add license: AGPL-3.0-or-later 2025-07-06 17:22:10 +03:00

curl-sh

You shouldn't trust and run random snippets from the Internet! (at least without looking at their code first)

These snippets save a static binary of the utility in your current directory.

To get dua:

curl -sL gkak.la/getdua | sh

To get nnn:

curl -sL gkak.la/getnnn | sh