find "$@" -maxdepth 1 -type f \! -name '.*' | sed 's,^\./,,' | LC_ALL=C sort
