Unix Which of the following commands is used to obtain a list of all files by modification time? ls -i ls -t ls -1 ls -R ls -i ls -t ls -1 ls -R ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? + = % - None of these + = % - None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command addresses all users who are currently hooked on? mesg write mail wall mesg write mail wall ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? ? [ijk] * [!ijk] None of these ? [ijk] * [!ijk] None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? None of these lc ls -x ls ls -1 None of these lc ls -x ls ls -1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? A s a S A s a S ANSWER DOWNLOAD EXAMIANS APP