How to Copy/Paste large number of lines of code in a terminal -


i working on mysql source. need copy file 12,000 lines of code @ time , paste terminal/text document. how can perform task?

use cat command allows select text , paste in terminal u require


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -