What is the translation of " EXIT STATUS " in Korean?

['eksit 'steitəs]
['eksit 'steitəs]
exit status
종료 status

Examples of using Exit status in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Finished with exit status 1.
오류내용은 exit status 1.
Exit status of last executed child process.
마지막에 종료한 child process 의 종료 status.
Only hint is an exit status of 127.
유일한 힌트는 127 exit 상태이다.
Exit status 1 means that there is an error compiling your code.
종료 상태 1은 코드를 컴파일하는 오류가 있음을 의미합니다.
Collect2: id returned 1 exit status.
Apache 설치시 에러 발생 collect2: ld returned 1 exit status.
A non-zero exit status indicates failure.
이 아닌 종료 상태값은 실패를 가리킨다.
Error: command'clang' failed with exit status 1.
하지만 똑같이 error: command 'gcc' failed with exit status 1 이라는 에러가 나왔습니다.
An exit status of 127 indicates utility could not be found.
종료 스테이터스 127 은 utility 하지만 발견되지 않았던 것을 나타냅니다.
The parent and the child can have an understanding about the meaning of the exit statuses.
부모와 자식은 종료 상태의 의미에 대해 이해할 수 있습니다.
An exit status of 126 indicates utility was found, but could not be executed.
종료 스테이터스 126 은 utility 하지만 발견된 것의 실행 불가였던 일을 나타냅니다.
When a command terminates on a fatal signal N, bash uses the value of 128+N as the exit status.
심각한 시그널을 받아 명령이 종료하면 bash는 종료 상태값으로 128+시그널 값을 사용한다.
The return value of a simple command is its exit status, or 128+n if the command is terminated by signal n.
간단한 명령의 반환값은 종료 상태이거나 시그널 n. 로 종료된 경우에는 128+n이 된다.
If neither option is supplied and an error occurred or command cannot be found, the exit status is 127.
두 옵션 모두 없고 에러가 발생하거나 명령 을 찾을 수 없으면 종료 상태값은 127 이 된다.
If utility is invoked, the exit status of nice is the exit status of utility.
Utility 하지만 기동되면(자), nice 의 종료 스테이터스는 utility 의 종료 스테이터스가 됩니다.
The exit status of an OR list shall be the exit status of the last command that is executed in the list.
And list나 or list의 종료 상태는 마지막으로 실행된 명령어의 종료 상태를 가져갑니다.
The return status of AND and OR lists is the exit status of the last command executed in the list.
AND와 OR 리스트의 반환 상태값은 리스트에서 마지막으로 실행된 명령의 종료 상태값을 따른다.
Every command returns an exit status(sometimes referred to as a return status)..
모든 명령어는 종료 상태 exit status (가끔은 리턴 상태( return status )라고도 하는)를 리턴합니다.
For example, just as in the Bourne shell,$$ is the current process ID and$? the exit status of your last child process.
예를 들어 Bourne 쉘에서와 같이 $$는 현재의 프로세스 ID를 의미하고 $? 는 가장 최근의 자(child) 프로세스의 종료(exit) 상태를 나타낸다.
Common examples include:options, exit status, environment, bugs, files, author, reporting bugs, history and copyright.
일반적인 예로는 다음을 포함한다:options, exit status, environment, bugs, files, author, reporting bugs, history, copyright.
Many have additional sections,like Options, Exit Status, Environment, Bugs, Files, Author, Reporting Bugs, History, and Copyright.
일반적인 예로는 다음을 포함한다:options, exit status, environment, bugs, files, author, reporting bugs, history, copyright.
Results: 20, Time: 0.0427

How to use "exit status" in a sentence

Set the exit status of this report.
Command ended normally with exit status 3.
Get the exit status for this iterator.
Any other exit status value indicates failure.
Exit status (0 means success, otherwise failure).
The exit status of the notify-send command.
Returns the exit status of waited-for command.
Returns the exit status of the process.
Their exit status should simply be ignored.
However, the exit status is still wrong.
Show more

Word-for-word translation

Top dictionary queries

English - Korean