Examples of using Exit status in English and their translations into Italian
{-}
-
Computer
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Official/political
When this option is on, if a simple command fails for any of the reasons listed in Consequences of Shell Errors or returns an exit status value>
Basically it cycles until the exit status it's equal to 0.
usually an exit status of 0 means that the command has terminated without error,
followed by a newline. Options:-n\tdo not append a newline Exit Status: Returns success unless a write error occurs.
as a shell function, but need to execute the builtin within the function. Exit Status: Returns the exit status of SHELL-BUILTIN, or false if SHELL-BUILTIN is not a shell builtin.
the shell is a login shell Exit Status: Returns success unless job control is not enabled
The default NAME is"COPROC". Exit Status: Returns the exit status of COMMAND.
Wait for process completion and return exit status. Waits for the specified process and reports its termination status. If PID is not given, all currently active child processes are waited for, and the return code is zero. PID must be a process ID. Exit Status: Returns the status of ID;
SIGHUP is not sent to the job if the\tshell receives a SIGHUP-r\tremove only running jobs Exit Status: Returns success unless an invalid option
execute the resulting commands. Exit Status: Returns exit status of command or success if command is null.
execute COMMANDS as long as the final command in the'while' COMMANDS has an exit status of zero. Exit Status: Returns the status of the last command executed.
it is assumed to be 1. Exit Status: Returns success unless N is negative or greater than.
execute COMMANDS as long as the final command in the'until' COMMANDS has an exit status which is not zero. Exit Status: Returns the status of the last command executed.
If the optional WORD argument is supplied, matches against WORD are generated. Exit Status: Returns success unless an invalid option is supplied
Expands to the exit status of the most recently executed foreground pipeline.
Return value of the command Each command returns its exit status( variable:"$?") as the return value.
saving the exit status of the raid array.
The return status is the exit status of list.
The exit status is zero if no pattern matches.