1 line
58 B
Plaintext
Executable File
1 line
58 B
Plaintext
Executable File
for a in /tmp/torrentfs*; do sudo umount -f "$a/mnt"; done |