I cannot do a ls on the file because it is not created - this is a new directory that is empty.

This is installed on a RHEL9 server using the following as it pulls it from the latest repo.
There was nothing creating by hand, everything was done via the install - and yes, I
agree mongod vs mongodb is a bit weird – seems it install differently on different systems.

yum install -y mongodb-org

thanks