adplus-dvertising
frame-decoration

Question

To sort all lines from current cursor to end of line, ____ can be used.

a.

sort .,$

b.

sort !G

c.

sort !,G

d.

!Gsort

Posted under Vi Editor UNIX

Answer: (d).!Gsort

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. To sort all lines from current cursor to end of line, ____ can be used.