Mount a tar file - not possible?
- by leonbloy
It seems one cannot mount a tar file (read only), similarly as one mounts an ISO image file. At least, I have not found any implementation.
It would be useful, for example to run a find command inside.
Is this really (or practically) impossible to implement? Why?