google / fuse-archive

FUSE file system for archives and compressed files (ZIP, RAR, 7Z, ISO, TGZ, XZ...)
Apache License 2.0
166 stars 17 forks source link

No way to get fuse-archive version #7

Closed royra closed 2 years ago

royra commented 2 years ago

Looks like there's no way to get the current version (0.1.9) by running the executable:

# fuse-archive --version
fuse-archive: missing archive_filename argument

# fuse-archive --version myzip.zip /mnt
FUSE library version: 2.9.9
fusermount3 version: 3.9.0
using FUSE kernel interface version 7.19
fuse: failed to unmount /mnt: Invalid argument

Even looking through the source code, I couldn't find any references to the version.