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.