mirror of
https://github.com/winfsp/winfsp.git
synced 2025-10-30 11:38:39 -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
|