[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] NEWBIE: how to edit a system file (httpd.conf and srm.conf) on a RAQ3 system?



> The easiest editor to use would probably be "pico" all the useful commands
> can be found in the bottom two lines of the screen at any given time.
> (*IMP* But it doesn't handle long lines very well.. if a line exceeds 80
> characters it breaks it into two lines and that can totally fsck up your
> configuration file.)

use "pico -w filename"

-erik