Thanks, everybody, I am almost there. I am wondering how do I get to list the files without the first two depths? So, here is a part of my code: MAILDIR=$HOME/Maildir MHDIR=$HOME/mail FOLDERSPre=$(find $MHDIR -type d -mindepth 1) So, then I get a list of directories: /home/username/mail/.... How do I get the /home/username out of it so that I can append the rest to my Maildir directory? I guess this is now likely a bash question, and well and truly OT. Luckily, every part of this thread is. Ranjan _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-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/users@xxxxxxxxxxxxxxxxxxxxxxx