Unix Which command is used with vi editor scroll half page backward? [Control-c] [Control - u] None of these [Control -P] [Control-d] [Control-c] [Control - u] None of these [Control -P] [Control-d] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters? cat emp[a-z] cat emp[!0-9] cat emp[x-z] more [emp][!0-9] cat emp[a-z] cat emp[!0-9] cat emp[x-z] more [emp][!0-9] 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? None of these copy programs/wb misc/wb copy a:programs/wb b:misc/wb tar programs/wb misc/wb cp programs/wb misc None of these copy programs/wb misc/wb copy a:programs/wb b:misc/wb tar programs/wb misc/wb cp programs/wb misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? pwd path dir prompt $p$g pwd path dir prompt $p$g 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 5 None of these 6 1 3 5 None of these 6 1 3 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following signs is used to back up over typing errors in vi? $ None of these ! @ # $ None of these ! @ # ANSWER DOWNLOAD EXAMIANS APP