Hi,

The -i option obviously works with set. But it is missing in the man
page. Should this be added?

~$ echo $-
himBH
~$ set +i
~$ echo $-
hmBH

The following lines are from the man page.

       set [--abefhkmnptuvxBCEHPT] [-o option-name] [arg ...]
       set [+abefhkmnptuvxBCEHPT] [+o option-name] [arg ...]

-- 
Regards,
Peng

Reply via email to