mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-01-08 16:31:34 +01:00
310 B
310 B
| description | functions | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| The current implementation of `xdg-user-dir` is basically `eval echo ${XDG_${1}_DIR:-$HOME}`, thus is can be easily used to achieve command execution. |
|