What is the result of this script?
It removes all files except those in the 'foo' directory.
It removes all files in the current directory.
It removes all files except those in the current directory.
It removes the directory 'foo' and the files contained within it.