Answer:
Chown myuser /MyDirectory
Step-by-step explanation:
In a Unix or Linux operating system, the chown command allows a user to change the ownership of a user or group. This could be either any of the files, directory, or symbolic link.
Hence, with the chown command expressions, in this case, chown can be expressed in the following form: "Chown myuser /MyDirectory"