On Oct 3, 2012, at 3:56 PM, Garrett Gaston wrote:

Last time I did the LFS project I had to write all my scripts for chapter 6 from another shell from the host system.

vi is usually killer for a temp editor, but it works great even with features tiny.

Check out some other editors that would be simple enough for a temp system editor.

Nano, pico, ed, bunch of others.

Or just create your scripts with cat > blah << "EOF"

Then if you have errors use sed or perl to fix them!

Sincerely,

William Harrington
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to