To delete from current cursor upto the first occurrence of }, which of the following will be used?
(a) dd$}
(b) d /
(c) d / }
(d) }
The question was asked during an online interview.
This key question is from Operator-Command Combinations in portion Advanced Vi of Unix