User creates a 10MB file, which is then compressed using vxcompress to reduce the file size to 1MB. Another user copies this file to a different file system on the same host using cp.
What is the total amount of space that is now occupied by the two files?
Submit