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