void ls(path)
char path;

List files in an optional path. It is not allowed to use '.' or
space in the path. This function is normally connected to the "ls"
command that a wiz have.
This efun doesn't exist any more since get_dir is much better. It
remains as a simul_efun for backward compatibility but shouldn't
be used.

See also  get_dir
