小窓モード


プレミアム

ログイン
設定

設定

bash orとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加
発音記号・読み方
/ˈbæʃɝ(米国英語), ˈbæʃɜ:(英国英語)/

Wiktionary英語版での「bash or」の意味

Bashor

語源

Variant of Bashore.

固有名詞

Bashor (複数形 Bashors)

  1. A surname​.

統計情報


「bash or」の部分一致の例文検索結果

該当件数 : 13



例文

will not, in fact, work properly from programs with set-user-ID or set-group-ID privileges on systems on which /bin/sh is bash version 2, since bash 2 drops privileges on startup.発音を聞く 例文帳に追加

は/bin/shが bash バージョン 2 であるシステムでは、set-user-ID や set-group-ID の特権を持つプログラムからは正しく動作しない。 - JM

If you have come from Linux or are new to a UNIX command line interface you might try bash.発音を聞く 例文帳に追加

Linux から来た人や Unixのコマンドラインインタフェイスになじみがなければ、 bashを試すのも良いでしょう。 - FreeBSD

Bash allows the current readline key bindings to be displayed or modified with the bind builtin command.発音を聞く 例文帳に追加

bashでは、組み込みコマンドのbindを使って、readline の現在の キー割り当ての表示と変更を行えます。 - JM

Bash does not apply any syntactic interpretation to the context of the expansion or the text between the braces.発音を聞く 例文帳に追加

bashは、展開の文脈やブレースの間のテキストに対して文法的な解釈を適用することは一切ありません。 - JM

/dev/tcp/host/port If host is a valid hostname or Internet address, and port is an integer port number or service name, bash attempts to open a TCP connection to the corresponding socket.発音を聞く 例文帳に追加

/dev/tcp/host/porthost が有効なホスト名またはインターネットアドレスでport が整数のポート番号ならば、bash は対応するソケットに対して TCP 接続のオープンを試みます。 - JM

/dev/udp/host/port If host is a valid hostname or Internet address, and port is an integer port number or service name, bash attempts to open a UDP connection to the corresponding socket.発音を聞く 例文帳に追加

/dev/udp/host/porthost が有効なホスト名またはインターネットアドレスでport が整数のポート番号ならば、bash は対応するソケットに対して UDP 接続のオープンを試みます。 - JM

例文

Why does FreeBSD not use bash or another shell?7.9.発音を聞く 例文帳に追加

5.9. FreeBSD は Java をサポートしていますか? 5.10. 3.x-STABLE を載せているマシンで portがコンパイルできないことがあります。 - FreeBSD

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

Weblio例文辞書での「bash or」に類似した例文

bash or

例文

stab or pierce

例文

mite or tick

例文

hit or strike

例文

mud or sludge

例文

cheat or trick

例文

elk or moose

17

しみまたは

例文

blotch or spot

例文

It is out again.

例文

It is off again.

例文

a stroke or blow

例文

pilfer or rob

例文

thrust or throw into

例文

mix or blend

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「bash or」の部分一致の例文検索結果

該当件数 : 13



例文

When you comment something inside a pre construct, use comment and parentheses or the comment marker for the language that is being used (# for bash scripts and many other things, //for C code, etc.)例文帳に追加

pre構造のなかで何かコメントをする場合は、commentと括弧またはその言語で使われているコメントマーク(bashなら#、C言語なら//など)を使ってください。 - Gentoo Linux

If your service runs some other script (for example, bash, python, or perl),and this script later changes names (for example, foo.py to foo),then you will need to add --name to start-stop-daemon.発音を聞く 例文帳に追加

もし、あなたのサービスが他のスクリプト(たとえば、bash, python または perl)を起動し、このスクリプトがその後名前が変わる(たとえばfoo.pyがfooに)ならば、--nameをstart-stop-daemonに追加する必要があるでしょう。 - Gentoo Linux

If strict compatibility with sh is desired, start bash with the +B option or disable brace expansion with the +B option to the set command (see SHELL BUILTIN COMMANDS below).発音を聞く 例文帳に追加

厳密にshと互換にしたければ、bashを+B オプションを付けて起動するか、setコマンドに+Bオプションを与えてブレース展開を無効にしてください(後述するシェル組み込みコマンドを参照)。 - JM

When not performing substring expansion, bash tests for a parameter that is unset or null; omitting the colon results in a test only for a parameter that is unset.発音を聞く 例文帳に追加

部分文字列展開以外の場合、bash はパラメータが設定されているか、空ではないかを調べます。 コロンを省略した場合には設定されているかどうかのみを調べます。 - JM

The userland is basically the applications you are running, such as bash or mozilla-firefox. They can be compiled and run in either64-bit or 32-bit modes.例文帳に追加

(それは、はっきり言って良い設定であり、安定性を維持しながら性能を向上させるために注意深く選ばれたものです。 - Gentoo Linux

例文

bug . ALL bug reports should include: 0 The version number of bash The hardware and operating system The compiler used to compile A description of the bug behaviour A short script or `recipe' which exercises the bug bashbug inserts the first three items automatically into the template it provides for filing a bug report.発音を聞く 例文帳に追加

バグ報告には必ず以下のことを書いてください:0bash のバージョンハードウェアとオペレーティングシステムコンパイルに使ったコンパイラバグ動作の説明バグを再現できる簡単なシェルスクリプトまたは「レシピ」bashbugコマンドは、バグ報告を送るために用意されているテンプレートに、最初の 3 項目を自動的に書き込みます。 - JM

>>例文の一覧を見る


bash orのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
Text is available under Creative Commons Attribution-ShareAlike (CC-BY-SA) and/or GNU Free Documentation License (GFDL).
Weblio英和・和英辞典に掲載されている「Wiktionary英語版」の記事は、WiktionaryのBashor (改訂履歴)の記事を複製、再配布したものにあたり、Creative Commons Attribution-ShareAlike (CC-BY-SA)もしくはGNU Free Documentation Licenseというライセンスの下で提供されています。
CMUdictCMUdict is Copyright (C) 1993-2008 by Carnegie Mellon University.

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS