Which limitation commonly distinguishes a simple remote shell from an interactive shell?
It cannot execute any commands at all
It always provides history navigation and full-screen editor support
It can exist only on the local console and never over a connection
It lacks a proper prompt, tab completion, and support for interactive commands such as su or ssh
su
ssh