Linux What command is used to assign executable permission to the owner of the file named "letter"? chmod ugo + x letter None of these chmod u + w letter chmod u + x letter chmod g + x letter chmod ugo + x letter None of these chmod u + w letter chmod u + x letter chmod g + x letter ANSWER DOWNLOAD EXAMIANS APP
Linux How can you add Amit, a new user, to your system? Using linuxconf Using adduser None of these Using useradd All of these Using linuxconf Using adduser None of these Using useradd All of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to query for a specific package with RPM? rpm -1 None of these rpm -d rpm -q rpm -a rpm -1 None of these rpm -d rpm -q rpm -a ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count the total number of lines, words, and characters contained in a file? None of these wcount count p wc countw None of these wcount count p wc countw ANSWER DOWNLOAD EXAMIANS APP
Linux Which program is used to schedule particular jobs or programs at particular times on the system? Outlook vi cron Scheduler None of these Outlook vi cron Scheduler None of these ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command can you execute to count the number of lines in a file? lc None of these wc - l cl count lc None of these wc - l cl count ANSWER DOWNLOAD EXAMIANS APP