▲ | Gabrys1 5 hours ago | |
`fusermount3 ./redox-img` at the end of the page should read `fusermount3 -u ./redox-img` | ||
▲ | Y_Y 2 hours ago | parent [-] | |
For that matter, the "./file" pattern is only required to disambiguate executables in the local directory so it doesn't try to look them up in the PATH. For arguments like here it's redundant. |