Re: Semi-OT: Vi Question/Need

From: Tanel Poder <tanel_at_tanelpoder.com>
Date: Sun, 17 Mar 2013 13:23:13 +0200
Message-ID: <CAMHX9JKfE8Oy3bxfwcek25o12L2hVz2XGOOUOA5=100uEQ5ueQ_at_mail.gmail.com>



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:23:13 CET

Original text of this message