binを含む例文一覧と使い方
該当件数 : 858件
# bos status server name -noauthInstance kaserver, currently running normally.Instance buserver, currently running normally.Instance ptserver, currently running normally.Instance vlserver, currently running normally. 例文帳に追加
#/usr/afs/bin/bosstatusサーバ名-noauth Instancevlserver,currentlyrunningnormally. - Gentoo Linux
Code Listing5.11: Make admin a member of the administrators group and verify 例文帳に追加
コード表示4.12 #/usr/afs/bin/ptsadduseradminsystem:administrators-cellセル名-noauth - Gentoo Linux
# pts adduser admin system:administrators -cell cell name -noauth# pts membership admin -cell cell name -noauthGroups admin (id: 1) is a member of:system:administrators 例文帳に追加
#/usr/afs/bin/ptsmembershipadmin-cellセル名-noauth system:administrators - Gentoo Linux
ELECTRONIC BIN TAG SYSTEM AND DISPLAY INFORMATION SWITCHING METHOD FOR ELECTRONIC BIN TAG例文帳に追加
電子棚札システムおよび電子棚札の表示情報切り替え方法 - 特許庁
Tadaharu's lawful wife was Bin hime (Lady Bin), who was an adopted daughter of Hidetada TOKUGAWA (a daughter of Iemasa OKUDAIRA). 例文帳に追加
正室は徳川秀忠の養女(奥平家昌の娘)ビン姫。 - Wikipedia日英京都関連文書対訳コーパス
Files in scripts will be installed into a directory available in $PATH, such as /usr/local/bin. 例文帳に追加
scripts 内のファイルは、$PATH の中のディレクトリ、たとえば/usr/local/bin にインストールされます。 - PEAR
METHOD OF ASSOCIATING ELECTRONIC BIN TAG WITH MERCHANDISE AND ELECTRONIC BIN TAG SYSTEM例文帳に追加
電子棚札と商品との対応付け方法および電子棚札システム - 特許庁
Please pursue the secretary general of bin例文帳に追加
ビョン事務長 追い出してください - 映画・海外ドラマ英語字幕翻訳辞書
2.2, if a process has the root of the filesystem as its root directory, and has /usr as its current directory, it can refer to the file vi either from the root with the absolute pathname /usr/bin/vi, or from its current directory with the relative pathname bin/vi. 例文帳に追加
このとき、 viを参照するには、絶対パスを用いて、 /usr/bin/viとも書けますし、カレントディレクトリからの相対パスを用いて、 bin/vi とも書けます。 - FreeBSD
Running /bin/kill -s KILL 1 is a quick way to shutdown your system. 例文帳に追加
/bin/kill -sKILL 1 を使うといとも簡単にシステムをシャットダウンさせることができます。 - FreeBSD
# vos syncvldb server name -cell cell name -verbose -noauth# vos syncserv server name -cell cell name -verbose -noauth 例文帳に追加
#/usr/afs/bin/vossyncservサーバ名-cellセル名-verbose-noauth - Gentoo Linux
On some other systems the default path (used when the environment does not contain the variable PATH) has the current working directory listed after /bin and /usr/bin , 例文帳に追加
Linux 以外のシステムには、(環境変数 PATH が定義されていないときの)デフォルトのパスにおいて、カレント・ディレクトリが/binと/usr/binの後ろに配置されるものもある。 - JM
To find the start command, look for mysqld in the bin folder of the MySQL installation directory. 例文帳に追加
起動コマンドを探すには、MySQL インストールディレクトリの bin フォルダにある mysqld を探します。 - NetBeans
Navigate to the bin directory of your NetBeans installation, type ./netbeans, and press Enter. 例文帳に追加
NetBeans のインストールディレクトリの bin ディレクトリに移動し、「./netbeans」と入力して、Enter キーを押します。 - NetBeans
Who killed bin ladenism? let's start with bin laden himself.例文帳に追加
ビン・ラディン主義を終わらせたのは? まずビン・ラディン自身について考えましょう - 映画・海外ドラマ英語字幕翻訳辞書
a bin for holding spare parts 例文帳に追加
予備の部品を収納しておく容器 - 日本語WordNet
Code Listing3.4: Chrooting back # chroot /mnt/gentoo /bin/bash# env-update source /etc/profile# cd /usr/portage 例文帳に追加
コード表示3.4:再びchrootする - Gentoo Linux
RICE BIN DEVICE AND CONTROL METHOD THEREFOR例文帳に追加
米びつ装置およびその制御方法 - 特許庁
ELECTRONIC BIN TAG SYSTEM AND POP DISPLAY例文帳に追加
電子棚札システム及びPOP表記具 - 特許庁
Code Listing5.1: Adding SMTP support $ nano -w .muttrcset sendmail="/usr/bin/nbsmtp -d isp.net -h smtp.isp.net -f urname@isp.net" 例文帳に追加
コード表示5.1:SMTPサポートの追加 - Gentoo Linux
# vos create server name partition name myvolume# fs mkmount /afs/cell name/mymountpoint myvolume# fs mkmount /afs/cell name/.mymountpoint myvolume -rw# fs setquota /afs/cell name/.mymountpoint -max quotum 例文帳に追加
#/usr/afs/bin/fssetacl/afs/セル名system:anyuserrl - Gentoo Linux
To do this, edit the file and replace the existing window manager command with /usr/local/bin/gnome-session:% 例文帳に追加
そのためには、このファイルを編集してウィンドウマネージャを /usr/X11R6/bin/gnome-session で置き換えます。 % - FreeBSD
After copying try it out: chroot /chroot/bash /bin/bash.If you get an prompt saying / it works! 例文帳に追加
コピーが完了したら、chroot /chroot/bash /bin/bashを行います。 プロンプトが/となったら、動作しています。 - Gentoo Linux
these functions will execute the shell ( /bin/sh ) with the path of the file as its first argument. 例文帳に追加
で失敗する)、これらの関数はそのファイルを最初の引き数としたシェル( /bin/sh ) - JM
Mac OS X On Mac OS 10.4 and earlier, the PEAR Package Manager is already installed in /usr/bin/pear. 例文帳に追加
Mac OS X Mac OS 10.4 以前のバージョンでは、PEAR パッケージマネージャが既に/usr/bin/pear にインストールされています。 - PEAR
From the C shell(usually known as /bin/csh), the following alias could be defined in theuser's .cshrc: 例文帳に追加
Cシェル (/bin/csh)の場合は、次の記述をユーザの .cshrc ファイルに記述しておくとよいだろう。 - XFree86
The rear air bin is pressed to make the front air bin higher and the rear air bin lower in a condition a user takes a sitting position.例文帳に追加
座位状態では後部空気溜が圧迫され、前部空気溜が高く後部空気溜が低くなり座位が安定する。 - 特許庁
Based on the imaginary tray (bin) specified as destination, an existing paper discharge tray (bin) is determined temporarily with reference to a bin mapping table.例文帳に追加
仮決定された排紙トレイ(ビン)が物理的に存在するか否かを判別し、存在する場合、排紙先を正式に決定する。 - 特許庁
Averaging operations are performed per each bin and an all channel average of the bin characteristics is determined (S13).例文帳に追加
各ビン毎に平均操作を行い、ビン特性の全チャネル平均を求める(S13)。 - 特許庁
This copying machine 100 has a finisher 10 composed of an upper bin 11 and a lower bin 12.例文帳に追加
複写機100は、ビン上11とビン下12とをするフィニッシャ10を有する。 - 特許庁
For example, if you installed bash by hand and placed it into /usr/local/bin, you would want to: 例文帳に追加
たとえば、bash を手動で /usr/local/bin にインストールした場合以下のようにする必要があります。 - FreeBSD
It does not allow the specification of environment variables in crontabs and all cron-jobs are run from /bin/sh.例文帳に追加
crontabで環境変数を指定することはできず、全てのcronジョブは/bin/shから実行されます。 - Gentoo Linux
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !To do so, issue the following commands to start the server and change the applicable passwords:(Note the next 3 lines)/etc/init.d/mysql start/usr/bin/mysqladmin -u root -h pegasos password 'new-password'/usr/bin/mysqladmin -u root password 'new-password'Depending on your configuration, a -p option may be needed in the last command.例文帳に追加
(次の3行をメモして下さい。 - Gentoo Linux
Note: These settings do not apply to SSH, since SSH does not execute/bin/login per default. 例文帳に追加
注意: SSHはデフォルトでは/bin/loginを実行しないため、これらの設定はSSHには適用されません。 - Gentoo Linux
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
原題:”THE FALL OF THE HOUSE OF USHER” 邦題:『アッシャー家の崩壊』 | This work has been released into the public domain by the copyright holder. This applies worldwide. 底本:「黒猫・黄金虫」新潮文庫、新潮社 入力:大野晋 校正:福地博文 ファイル作成:野口英司 青空文庫作成ファイル: このファイルは、インターネットの図書館、青空文庫(http://www.aozora.gr.jp/)で作られました。入力、校正、制作にあたったのは、ボランティアの皆さんです。 |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)