provocativo_
all quizzes
beginnerQ1/1045s
bash
operator@provoc:~$ chmod 755 deploy.sh
operator@provoc:~$ ls -l deploy.sh
-rwxr-xr-x 1 op op 412 May 14 09:11 deploy.sh
_

What is the resulting permission set after this command?