Re: RE: vi set comment #

2009-02-21 Thread af300wsm
On Feb 20, 2009 7:56am, Johan Hendriks jo...@double-l.nl wrote: define service{ use generic-service host_name w2003hk03 service_description Explorer check_command check_nt!PROCSTATE!-d SHOWALL -l Explorer.exe } And now i want to set a # to all the 6 lines.

vi set comment #

2009-02-20 Thread Johan Hendriks
How can i in vi set a # on multiple Lines to comment out some text. I know it must be a simple thing but i can not seem to get it right. Like in a config file i have the following define service{ use generic-service host_name

Re: vi set comment #

2009-02-20 Thread Doug Poland
Johan Hendriks wrote: How can i in vi set a # on multiple Lines to comment out some text. I know it must be a simple thing but i can not seem to get it right. Like in a config file i have the following define service{ use generic-service host_name

Re: vi set comment #

2009-02-20 Thread DAve
Johan Hendriks wrote: How can i in vi set a # on multiple Lines to comment out some text. I know it must be a simple thing but i can not seem to get it right. Like in a config file i have the following define service{ use generic-service

RE: vi set comment #

2009-02-20 Thread Johan Hendriks
How can i in vi set a # on multiple Lines to comment out some text. I know it must be a simple thing but i can not seem to get it right. Like in a config file i have the following define service{ use generic-service host_name w2003hk03

Re: vi set comment #

2009-02-20 Thread Rajarajan Rajamani
On Fri, Feb 20, 2009 at 9:52 AM, Doug Poland d...@polands.org wrote: Johan Hendriks wrote: How can i in vi set a # on multiple Lines to comment out some text. I know it must be a simple thing but i can not seem to get it right. Like in a config file i have the following define service{

Re: vi set comment #

2009-02-20 Thread Javier Perez
2009/2/20 Rajarajan Rajamani r.rajam...@gmail.com: On Fri, Feb 20, 2009 at 9:52 AM, Doug Poland d...@polands.org wrote: Johan Hendriks wrote: How can i in vi set a # on multiple Lines to comment out some text. I know it must be a simple thing but i can not seem to get it right. Like in a