On Fri, May 25, 2001 at 08:59:48PM +0100, john gennard wrote:
> I'm having to look for certain lines in code and have been doing so
> by laboriously counting down the program. As many error messages
> make reference to line numbers, I feel sure there must be a simple
> way to locate say 'line 1267' How do people go about this?

If you're using vim, type ":" and then the line number you want to jump
to. You could also do 'cat file | grep 1267' if you have numbered your
lines.

MfG/Regards, Willi

-- 
...is a registered (#210445) user of:####Debian 2.2r3 GNU/Linux
icq# 49564994###AIM: wdyck###########GnuPG-Key:  1024D/8BFCA69B
Fingerprint: DAD2 E564 B725 E6A3 5A0F  1497 4411 F30F 8BFC A69B

Attachment: pgp0kMYd5lIUZ.pgp
Description: PGP signature

Reply via email to