終了ステータス 英語 意味 - 英語訳 - 日本語の例文

exit status
終了ステータスは
終了状態は
終了状況

日本語 での 終了ステータス の使用例とその 英語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Estconfigは常に0を終了ステータスにします。
Estconfig always returns 0 as the exit status.
終了ステータス127はutilityが見付からなかったことを示します。
An exit status of 127 indicates utility could not be found.
プロセスの終了ステータス
Process Exit Status.
コマンドの終了ステータス
Command Exit Status.
サブプロセスpost-removalscriptはエラー終了ステータス1を返しました。
Subprocess post-removal script returned error exit status 1.
この製品は、製造終了ステータスのため、使用できません。
This product is in End-of-Life status and is no longer available.
終了ステータスの127のみがヒントになります。
The only hint is an exit status of 127.
Exit_statusジョブの終了ステータス
Exit_status Job end status.
を実行できませんでした。終了ステータス%2。
Failed to run"%1". exitStatus %2.
という形式であり、command1が終了ステータス0を返した場合に限りcommand2が実行されます。
Command2 is executed if, and only if, command1 returns an exit status of zero.
Whileコマンドは、list中の最後のコマンドが終了ステータス0を返すまで、繰り返してdolistを実行します。
The while command continuously executes the do list aslong as the last command in list returns an exit status of zero.
終了ステータス126はutilityが見付かったものの実行不可だったことを示します。
An exit status of 126 indicates utility was found, but could not be executed.
設定ファイルで指定するコマンドの終了ステータスは以下のように扱われます。終了ステータス意味。
In the settings file, the assign command's exit status will be treated as shown below. exit status meaning.
が前置された場合、終了ステータスはパイプラインの最後のコマンドの終了ステータスの論理否定を取った値となります。
Otherwise, the exit status is the logical NOT of the exit status of the last command.
エラー:コマンドレットのインストール中にコマンド'gcc'が終了ステータス1で失敗しました。
Error: command'gcc' failed with exit status 1 while installing eventlet.
Trueは、実行に成功したこと(success)を示す終了ステータス0を返す以外、何もしない。
True does nothing except return an exit status of 0, meaning success.
リモートプログラムのステータスは、sshの終了ステータスとして返されます。
The status of the remote program is returned as the exit status of ssh.
Inまたはスクリプト内で最後に実行されたコマンドの終了ステータスをスクリプトの終了ステータスとして返します。
I n or the exit status of the last command executed within the script as the exit status of the script.
終了ステータスは最後に実行されたコマンドの終了ステータスですが、真と評価された条件が全く無い場合には0となります。
The exit status is the exit status of the last command executed, or zero if no condition tested true.
指定したコマンドの実行が終了ステータス255で終了することがあれば、xargsは即座に停止して、それ以上入力を読み込まない。
If any invocation of the command exits with a status of 255, xargs will stop immediately without reading any further input.
セットアップスクリプトがエラー終了しました:コマンド'x86_64-linux-gnu-gcc'が終了ステータス1で失敗しました。
Setup script exited with error: command'x86_64-linux-gnu-gcc' failed with exit status 1.
プログラムの実行に成功した場合、sudoが返す終了ステータスは、実行したプログラムの終了ステータスそのものである。
Upon successful execution of a command, the exit status from sudo will be the exit status of the program that was executed.
コマンドの実行に成功した場合、sudoが返す終了ステータスは、実行したプログラムの終了ステータスである。
Upon successful execution of a command, the exit status from sudo will be the exit status of the program that was executed.
Sshは、エラーが起こったなら、リモートコマンドの終了ステータスまたは255で終了します。
Ssh exits with the exit status of the remote command or with 255 if an error occurred.
スレッドがpthread_exit(3)を呼び出す。pthread_exit(3)を呼び出す際には終了ステータス値を指定する。この値はpthread_join(3)を呼び出した同じプロセス内の別のスレッドで参照できる。
It calls pthread_exit(3), specifying an exit status value that is available to another thread in the same process that calls pthread_join(3).
もしデータベースが壊れていて、壊れているのがインデックスカラムだけなら、grndbは壊れているインデックスカラムを復旧して終了ステータス0で終了します。
If the database is broken and one or more index columns are only broken,grndb recovers these index columns and exists with 0 exit status.
比較の結果の確認比較を実行する場合、比較の出力はDiffDogServer(またはDiffDogCmdlClient)実行可能ファイルを呼び出したコマンドの終了ステータス(リターンコード)により比較の出力がレポートされます。
Viewing Comparison Results When you run a comparison,the outcome of the comparison is reported by the exit status(return code) of the command that called the DiffDog Server(or DiffDogCmdlClient) executable.
キャンセルされたスレッドが終了された後に、pthread_join(3)でそのスレッドをjoinすると、そのスレッドの終了ステータスとしてPTHREAD_CANCELEDが得られる。
After a canceled thread has terminated, a join with that thread using pthread_join(3) obtains PTHREAD_CANCELED as the thread's exit status.
RetvalがNULLでない場合、pthread_join()は対象スレッドの終了ステータス(すなわち、対象スレッドがpthread_exit(3)に渡した値)を*retvalが指す場所にコピーする。
If retval is not NULL, then pthread_join() copies the exit status of the target thread(i.e., the value that the target thread supplied to pthread_exit(3)) into the error code location pointed to by retval.
結果: 29, 時間: 0.0281

文で「終了ステータス」を使用する方法

組み込みコマンドは全て、正しくない使い方であることを示すのに 終了ステータス 2 を返します。
終了ステータス シェルは、終了コード 0 で終了したコマンドは正常終了したとみなします。
終了ステータス 255 は PHP に予約されており、使用してはいけません。
外部プログラムを実行した時に出力される値には 標準出力 標準エラー出力 終了ステータス があります。
マッチするものが 1 つでも見つかると、エラーを検出していた場合でも、 終了ステータス 0 で即座に終了します。
終了ステータス - UNIX & Linux コマンド・シェルスクリプト リファレンス シェルスクリプトを書くとき、エラーなど正常終了以外の場合はexi…。
また、 パラメータがない場合には false を返し、 最終的に 終了ステータス 1 (失敗) が返ります。

単語ごとの翻訳

トップ辞書のクエリ

日本語 - 英語