On Mon, Feb 27, 2012 at 7:28 PM, Zico <[email protected]> wrote: > Hi, > > Just one issue came into my mind. Is it possible to get the "latest" added > lines in any file? I mean, say in some configuration file, I need to know, > which lines has been added recently. So, is there any way with > vim/emacs/nano or with core linux command to accomplish that?
AFAIK, you can't. That is why version control systems were invented. You could version those files to get such information. -- With Regards, Mehul Ved _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
