Which one of the following is the output returned from the following Linux command?
ls /*.xml
A list of all XML files on the file system
A list of all XML files in the current directory and all subdirectories
The command syntax is invalid
A list of all XML files in the current directory
Submit