Answer:
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.
Previous Question | Next Question |
How to expand rootvg size from storage end when there is no free pp available? | What is AIX file system? |