Unix Which column contains all details of the permissions of a file when you issue the ls -l command? second third fourth first second third fourth first 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 command is used with vi editor to search a pattern in the forward direction? ? // ?? / ? // ?? / ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? None of these mv *.* /bin/ mv * ../bin *.* mv * ../bin mv * /bin/* None of these mv *.* /bin/ mv * ../bin *.* mv * ../bin mv * /bin/* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? wc -w wc -r None of these wc -c wc -l wc -w wc -r None of these wc -c wc -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? md crdir cr mkdir None of these md crdir cr mkdir None of these ANSWER DOWNLOAD EXAMIANS APP