Examples of using Exit status in English and their translations into Malay
{-}
-
Computer
-
Colloquial
-
Ecclesiastic
The EXPRESSION is evaluated according to the rules for arithmetic evaluation. Equivalent to"let EXPRESSION". Exit Status: Returns 1 if EXPRESSION evaluates to 0; returns 0 otherwise.
it is assumed to be 1. Exit Status: Returns success unless N is negative
The'_BAR_' is used to separate multiple patterns. Exit Status: Returns the status of the last command executed.
This is one way to redirect an entire set of commands. Exit Status: Returns the status of the last command executed.
followed by a newline. Options:-n\tdo not append a newline Exit Status: Returns success unless a write error occurs.
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.
break N enclosing loops. Exit Status: The exit status is 0 unless N is not greater than or equal to 1.
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.
matches against WORD are generated. Exit Status: Returns success unless an invalid option is supplied or an error occurs.
it behaves as if it evaluates to 1. Exit Status: Returns the status of the last command executed.
the shell is a login shell Exit Status: Returns success unless job control is not enabled or an error occurs.
The default NAME is"COPROC". Exit Status: Returns the exit status of COMMAND.
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's notion of the current job is used. Exit Status: Returns success unless job control is not enabled or an error occurs.
working\tdirectory-P\tprint the physical directory, without any symbolic links By default,'pwd' behaves as if'-L' were specified. Exit Status: Returns 0 unless an invalid option is given or the current directory cannot be read.
my$exit_status= 2; The exit status to use my$verbose_level= 0; The verbose level
the COMMANDS are executed. Exit Status: Returns the status of the last command executed.
PIPELINE when it terminates. Options:-p\tprint the timing summary in the portable Posix format The value of the TIMEFORMAT variable is used as the output format. Exit Status: The return status is the return status of PIPELINE.
as if the job specification had been supplied as an argument to'bg'. Exit Status: Returns the status of the resumed job.
they are visible only to the function where they are defined and its children. Exit Status: Returns success unless an invalid option is supplied,