On Friday, February 5, 2021 3:03:58 PM WET Pierre-Yves Chibon wrote: > for i in `ls -1` As far as I know there is no need to pass the -1. It should be enough for i in `ls` If the directories have spaces you need other technicalities, that is not the case for our directories. Regards, -- José Abílio _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx