mirror of
https://github.com/winfsp/winfsp.git
synced 2026-01-07 19:59:06 -06:00
2 lines
74 B
Bash
2 lines
74 B
Bash
tar -taf fuse-2.8-*.tar.xz | sed -e '/\/$/d' -e 's/.*/\/&/' | xargs rm -f
|