Linux What command is used to count just the number of characters in a file? wc - c wc - 1 wc - w wc - r wc - c wc - 1 wc - w wc - r ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign executable permission to all of the files named "report"? chmod u + x report None of the listed here chmod ugo + rw report chmod ugo + x report chmod u + x report None of the listed here chmod ugo + rw report chmod ugo + x report ANSWER DOWNLOAD EXAMIANS APP
Linux Which program is used to schedule particular jobs or programs at particular times on the system? vi cron Scheduler Outlook None of these vi cron Scheduler Outlook None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What shell's wild-card is used to match a single character? * [ijk] [ijk] ? * [ijk] [ijk] ? ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to list contents of directories? dir None of these lp ls tar dir None of these lp ls tar ANSWER DOWNLOAD EXAMIANS APP
Linux What command is not used to list the files chap01, chap02 and chap04? ls chap* None of the listed here ls - x chap0[124] ls chap[124] ls chap* None of the listed here ls - x chap0[124] ls chap[124] ANSWER DOWNLOAD EXAMIANS APP