To sort all lines from current cursor to end of line, ____ can be used.
(a) sort .,$
(b) sort !G
(c) sort !,G
(d) !Gsort
I had been asked this question in an interview for internship.
My question is based upon Operator-Command Combinations in division Advanced Vi of Unix