Open dressupgeekout opened 4 years ago
Currently, prx -x -a splats all of the files in the archive into the current directory, like a tarbomb. https://en.wikipedia.org/wiki/Tar_(computing)#Tarbomb We should fix this
prx -x -a
Currently,
prx -x -a
splats all of the files in the archive into the current directory, like a tarbomb. https://en.wikipedia.org/wiki/Tar_(computing)#Tarbomb We should fix this