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