Computer Science - Unix - Discussion

Discussion Forum : Unix - Section 1 (Q.No. 16)
16.
Which of the following keys is used to move the cursor to the end of the paragraph.
}
{
|
$
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
6 comments Page 1 of 1.

Tejesh V M said:   1 decade ago
This is with respect to VI editor. If we use closing brace at any location of a paragraph then cursor will be pointing to end of paragraph.

Ankush said:   9 years ago
In Unix, } will lead to the end of the paragraph, while $ will lead to the end of the current line.

Hetal said:   6 years ago
It is not use in unix terminal and $ sign will use in move one character before character.

Shikha said:   1 decade ago
I tried on linux machine. But it is not moving my cursor to the end of the paragraph.

John said:   10 years ago
I guess $ will lead to the end of paragraph in VI Editor.

Firoz said:   8 years ago
Thank you @Ankush.

Post your comments here:

Your comments will be displayed after verification.