I am trying to create the file mysql.sock as with the following permissions
srwxrwxrwx 1 mysql mysql 0 2009-10-07 09:55 mysqld.sock
I know this is done with mknod, but I am not sure of the parameters. I don't want the C programming documentation, just a command for the bash shell