Linux What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others? chmod u - x, go + r letter chmod go + r, u + x letter chmod g - x, uo + r letter chmod go + x, u - x letter chmod u - x, go + r letter chmod go + r, u + x letter chmod g - x, uo + r letter chmod go + x, u - x letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count just the number of lines contained in a file? wc - w wc - c wc - r wc - l None of these wc - w wc - c wc - r wc - l None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What does OSS stand for? Open System Software Open Source Software Original System Server Original Source Software Open System Software Open Source Software Original System Server Original Source Software ANSWER DOWNLOAD EXAMIANS APP
Linux Which program is used to schedule particular jobs or programs at particular times on the system? None of these Outlook cron Scheduler vi None of these Outlook cron Scheduler vi ANSWER DOWNLOAD EXAMIANS APP
Linux The location of some system configuration and system administrator executable files, is: /sbin /proc /home None of these /var /sbin /proc /home None of these /var ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command is used to access an SMB share on a Linux system? smbclient None of these SMD smbserver NFS smbclient None of these SMD smbserver NFS ANSWER DOWNLOAD EXAMIANS APP