Re: Semi-OT: Vi Question/Need

From: William Robertson <william_at_williamrobertson.net>
Date: Sun, 17 Mar 2013 11:43:17 +0000
Message-ID: <7457530687858842323_at_unknownmsgid>



Or Control-Q in gVim on Windows. (":help visual-start" for full details.)

William Robertson

On 17 Mar 2013, at 11:24, Tanel Poder <tanel_at_tanelpoder.com> wrote:

Use vim and hit *CTRL+V*. Enjoy :-)

-- 
*Tanel Poder*
Enkitec (The Exadata Experts)
Training <http://blog.tanelpoder.com/seminar/> |
Troubleshooting<http://blog.tanelpoder.com/>
| Exadata<http://www.amazon.com/Expert-Oracle-Exadata-Apress/dp/1430233923>
| Voicee App <http://voic.ee/>



On Sun, Mar 17, 2013 at 12:35 PM, Nuno Souto <dbvision_at_iinet.net.au> wrote:


> cut would be my first choice too.
>
> cut -c1-40 {fname} > {newfnam}
> will cut the first 40 columns of all lines of fname and drop the result
> in newfname (omit the {}).
>
-- http://www.freelists.org/webpage/oracle-l
Received on Sun Mar 17 2013 - 12:43:17 CET

Original text of this message