I have a directory in ubuntu. I need to have it look like the below.
drwx------ 2 mysql root 4096 Feb 4 15:18 mysql
Right now it is
drwx------ 2 root root
Is this a chown command?
I am trying to move the data directory for mysql to /data/my