I need to chmod something into drwxrwx---. What is drwxrwx--- in number form?
Found the solution. chmod 770 is the answer.