mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-13 07:22:08 -05: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
|