What is an interactive shell?

Submitted by: Administrator
An interactive shell generally reads from, and writes to, a user's terminal: input and output are connected to a terminal. Bash interactive behavior is started when the bash command is called upon without non-option arguments, except when the option is a string to read from or when the shell is invoked to read from standard input, which allows for positional parameters to be set.
Submitted by: Administrator

Read Online IBM AIX Job Interview Questions And Answers