Test bicia, czy w interaktywnej powłoce
if [[ $- == *i* ]]
then
do_interactive_stuff
fi
Gifted Gull
if [[ $- == *i* ]]
then
do_interactive_stuff
fi