Exit status: 125 if the chroot command itself fails 126 if COMMAND is found but cannot be invoked 127 if COMMAND cannot be found - the exit status of COMMAND otherwise
The 'chroot' command is a powerful utility in Linux/Unix systems, providing a way to create isolated environments that enhance security, support system recovery, and facilitate testing.