> For instance, will any of the utilities fail (ls, mv, chown etc) if you > have more than x files in a directory? "ls" can be a good indication of the worse-case performance. It has to read all the entries, sort the list, and then display to the user. The more entries there are the more resources needed to sort the list.
<<winmail.dat>>
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list