The return status from a command is 1. What does this indicate?

The return status from a command is 1. What does this indicate?Category: Introduction to Linux IIThe return status from a command is 1. What does this indicate?
Linux Questions Staff asked 1 year ago

The return status from a command is 1. What does this indicate?

  • Calculation done by the command yields the result 1
  • Command is still running in the background
  • Command executed successfully
  • Command did not execute successfully

About the author