find-writable-things/README.md

14 lines
106 B
Markdown
Raw Permalink Normal View History

2023-10-22 17:09:09 +00:00
# find-writable-things
## build
```shell
make app CFLAGS="-static -s"
```
## use
```shell
./app /
```