Unix Which of the following commands is used to summarize the disk usage? fdisk du None of these chkdsk disk fdisk du None of these chkdsk disk ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sh sort sort -r None of these st sh sort sort -r None of these st ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 1 6 5 3 None of these 1 6 5 3 None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? tar programs/wb misc/wb copy programs/wb misc/wb copy a:programs/wb b:misc/wb None of these cp programs/wb misc tar programs/wb misc/wb copy programs/wb misc/wb copy a:programs/wb b:misc/wb None of these cp programs/wb misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? ? None of these [ijk] * [!ijk] ? None of these [ijk] * [!ijk] ANSWER DOWNLOAD EXAMIANS APP