Which symbol is utilized with the chmod command to set exact permissions?

Choose the correct answer

Explanation

The '=' operator is used with the chmod command to assign absolute permissions, specifying the exact access rights. The '+' adds permissions, '-' removes them, and '%' is not used in this context.

Which symbol is utilized with the chmod command to s… — Basic of linux unix | PakQuizHub