It was something like

vi -line:123 myfile.txt 
link|improve this question

feedback

1 Answer

up vote 2 down vote accepted
vi +123 myfile.txt 
link|improve this answer
Found it here btw: lepp.cornell.edu/~kgao/Linux_in_a_Nutshell_3rd_Edition/… – fretje Jan 7 '10 at 16:11
That't the one, thank you! – OscarRyz Jan 7 '10 at 16:56
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.