How can you grant “read and execute” permissions to the owner and group while revoking all permissions from others for a file named ‘program’ using the symbolic mode?
- chmod ug+rx,o--- program
Practice related MCQ quizzes and improve step by step.
How can you grant “read and execute” permissions to the owner and group while revoking all permissions from others for a file named ‘program’ using the symbolic mode?
What does the command ‘chmod 755 file.txt’ do in Linux?
Which utility is used to rename files ordirectories in Linux?
Which of these commands do we use just counting the total number of lines a file contains?
Which utility is used to create a new directory in Linux?
What command in Kali Linux is used to start a process in the background?
By default how foreground processes areexecuted in Kali Linux?
What does the command ‘chown root:root file.txt’ do in Kali Linux?
Define the paths provided below:
./public_html/cgi-bin & /home/users/c/computerhope/public_html/cgi-bin