JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
Unix interview questions part 24
Unix interview questions part 24
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. Which one of the following command is invalid?
A. 20h
B. 5l
C. 4k
D. 3d
Show Correct Answer
Correct Answer is :
3d
2. We can perform word navigation in vi editor.
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
3. Using ‘b’ command we can _____________
A. move back to the beginning of the word
B. move forward to the end of the word
C. move forward to the beginning of the word
D. move back to the end of the word
Show Correct Answer
Correct Answer is :
move back to the beginning of the word
4. Using ‘e’ command we can _____________
A. move back to the beginning of the word
B. move forward to the end of the word
C. move forward to the beginning of the word
D. move back to the end of the word
Show Correct Answer
Correct Answer is :
move forward to the end of the word
5. Using ‘w’ command we can _____________
A. move back to the beginning of the word
B. move forward to the end of the word
C. move forward to the beginning of the word
D. move back to the end of the word
Show Correct Answer
Correct Answer is :
move forward to the beginning of the word
6. We can prefix repeat factor with word navigation commands.
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
7. Which command is used for moving the cursor to the line extreme?
A. |, 0
B. &
C. %
D. L
Show Correct Answer
Correct Answer is :
|, 0
8. ____ command moves the cursor to the end of next line.
A. 0
B. |
C. %
D. $
Show Correct Answer
Correct Answer is :
$
9. Which of the following commands will move the cursor to the end of line number 30 if the current position of the cursor is line number 01?
A. 30
B. 30|
C. 30b
D. 0.3
Show Correct Answer
Correct Answer is :
30
10. Which of the following control keys will be used for scrolling one page forward?
A. ctrl-f
B. ctrl-b
C. ctrl-z
D. ctrl-v
Show Correct Answer
Correct Answer is :
ctrl-f
11. We can scroll halve page using control keys.
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
12. To navigate 20 pages forward, we can use ______ command.
A. 20 ctrl-b
B. 20 ctrl-d
C. 20 ctrl-u
D. 20 ctrl-f
Show Correct Answer
Correct Answer is :
20 ctrl-f
13. Which command is used to know the current line number?
A. ctrl-f
B. ctrl-b
C. ctrl-z
D. ctrl-g
Show Correct Answer
Correct Answer is :
ctrl-g
14. Which key is used for absolute movement?
A. f
B. G
C. M
D. ctrl-g
Show Correct Answer
Correct Answer is :
M
15. Which of the following commands of ex-mode is equivalent to ‘G’ command in command mode?
A. : .
B. : $
C. : %
D. :w
Show Correct Answer
Correct Answer is :
: $
16. An operator can’t perform any function without being combined with a command or itself.
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
17. For deleting the line form current cursor to the end of the line, we can use:
A. $
B. d$
C. dd
D. $d
Show Correct Answer
Correct Answer is :
$
18. dw will ________
A. deletes one line
B. deletes one word
C. deletes one character
D. deletes one sentence
Show Correct Answer
Correct Answer is :
deletes one word
19. For yanking text, ___ is used.
A. d
B. y
C. c
D. G
Show Correct Answer
Correct Answer is :
y
20. For pasting text, ____ is used.
A. p or P
B. d or D
C. C
D. x or X
Show Correct Answer
Correct Answer is :
p or P
Similar Interview Questions
Search for latest jobs
Find Jobs