sophaskins / efs2tar

a tool to convert SGI efs filesystems to tarballs
BSD 2-Clause "Simplified" License
45 stars 8 forks source link

Instructions in readme do not work #4

Open EllipticEllipsis opened 2 years ago

EllipticEllipsis commented 2 years ago
$ go install github.com/sophaskins/efs2tar
go: 'go install' requires a version when current directory is not in a module
    Try 'go install github.com/sophaskins/efs2tar@latest' to install the latest version

Following the suggestion produces no output and efs2tar does not show any signs of being installed when attempting to run it.

simonlindholm commented 2 years ago

It gets installed to ~/go/bin/efs2tar.