what is the option to output the version information of ls

23 hours ago 4
Nature

The option to output the version information of the ls command is:

ls --version

This command prints the version information of the ls utility and then exits. It is supported in GNU coreutils versions of ls commonly found in Linux distributions.