Which command will print the exit value of the previous command to the screen in bash? seenagape 11 years ago Which command will print the exit value of the previous command to the screen in bash? A.echo $? B.echo $# C.echo $exit D.echo $status E.echo $& ← Previous question Next question →