View Single Post

   
  #7 (permalink)  
Old 01-16-2008, 06:12 PM
Ted Linnell
 
Posts: n/a
Default Re: repeating commands

Shashank <shashank@icmgworld.com> wrote:

>Ah.. its working.Thanks a lot. We were really getting in hard working each
>time working.
>
>Where will I get explanation of this command.
>
>regards,
>Shashank
>

man sh or man ksh.

Basically set -o vi is setting a shell option to use vi as the command
line editor.

Ted.
================================================== ============
| Ted Linnell <edlinnell@acslink.net.au> |
| |
| Nunawading, Victoria , Australia |
================================================== ============
Reply With Quote