Contents
1. Invocation Option i
force the shell into Interactive Mode
[[ $- =~ i ]] will return true
[[ ${PS1+set} = 'set' ]] will return true
![]() |
[EnglishFrontPage] [TitleIndex] [WordIndex] |
Contents
force the shell into Interactive Mode
[[ $- =~ i ]] will return true
[[ ${PS1+set} = 'set' ]] will return true