「your command」を含む例文一覧(225)

<前へ 1 2 3 4 5 次へ>
  • First, delete the file from your local copy of the sources, and then execute the appropriate cvsremove command:
    まず、ソース群の中から手元にある方のファイルを削除します。 その後、ファイルの削除に使用するcvsremoveコマンドを実行します。 - Gentoo Linux
  • In command mode,the characters on your keyboard are used to send commands to vi rather than insert literal characters into the text.
    コマンドモードではキーボードの文字列は文章に文字を挿入するよりもむしろ、viに対しコマンドを送ることに使われます。 - Gentoo Linux
  • If the info and cut programs are properly installed at your site, the command info cut should give you access to the complete manual.
    タブやバックスペースもほかの普通の文字と同じように1文字として扱う。 "\\-f, \\-\\-fields field-list"field-listで示したフィールドだけを表示する。 - JM
  • As another example, the following command undoes the changes between revision 2.4 and 2.8 in your currently checked out revision in f. c .
    " ci \\-r2.8.1.1 f.c"" co \\-r3.4 \\-j2.8:2.8.1.1 f.c"別の例として、以下のコマンドはリビジョン 2.4 から 2.8 への変更をすでにチェックアウトいるワークファイルf.cから取り消します。 - JM
  • If the info and uname programs are properly installed at your site, the command info uname should give you access to the complete manual.
    "\\-a, \\-\\-all"上記の情報をすべて出力する。 "\\-\\-help"利用法を標準出力に出力して正常終了する。 - JM
  • In order for the Show Javadoc command to work on JDK classes, you need to associate the JDK's Javadoc with the JDK that your project is using.
    Javadoc を表示コマンドが JDK クラスで機能するためには、JDK の Javadoc をプロジェクトが使用している JDK と関連付ける必要があります。 - NetBeans
  • Now that your project is created, you can synchronize it with a ClearCase server using the IDE's Add to Source Control command:
    これでプロジェクトが作成されました。 IDE の「ソース管理に追加」コマンドを使用して、ClearCase サーバーと同期をとることができます。 - NetBeans
  • The IDE's Fix Imports command adds import statements that are needed by your code and removes unused import statements.
    IDE の「インポートを修正」コマンドを使用すると、コードに必要なインポート文が追加され、不要なインポート文が削除されます。 - NetBeans
  • Note: If you changed your creditentials, you should issue a pear clear-cache command to make sure that the installer does not use cached data.
    注意認証情報を変更した場合は、pear clear-cacheコマンドを実行してキャッシュデータを削除しなければなりません。 - PEAR
  • On Unix, lazy typists can just type a tilde (~); the install command will expand this to your home directory:
    面倒臭がりの人は、単にチルダ(~) をタイプするだけでかまいません; install コマンドがチルダをホームディレクトリに展開してくれます: - Python
  • In some circumstances, though, you might want your callback to consume an arbitrary number of command-line arguments.
    とはいえ、場合によっては、自分のコールバック関数に任意の個数のコマンドライン引数を消費させたいこともあるでしょう。 - Python
  • That is, any option to any command can be stored in one of two or three (depending on your platform) configuration files, which will be consulted before the command-line is parsed.
    すなわち、任意のコマンドの任意のオプションを二つか三つ (プラットフォームによって異なります) の設定ファイルに保存でき、コマンドラインを解釈する前にオプションを問い合わせさせるようにできます。 - Python
  • If your datalink must use software flow control, use the command set accmap 0x000a0000 to tell ppp(8) to escape the ^Q and ^S characters.
    どうしてもソフトウェアフロー制御を使わなければならない場合は、 setaccmap 0x000a0000 コマンドを使用して、 ppp に ^Q と ^S をエスケープさせてください。 - FreeBSD
  • Once the checkout command completes, you'll see a "samba" directory in your current working directory that contains the latest sources.
    チェックアウトコマンドが完了すると、カレントディレクトリに最新のソースを含んだ「samba」というディレクトリが出来ていることがわかると思います。 - Gentoo Linux
  • Workaround: If you have Logitech Process Monitor (Webcam Effects Helper) application (LVPrcSrv.exe) that is running on your system, switch it off before installation or uninstall. On MacOS the installer freezes during installation when the unpack200 command is executed.
    回避策: システムで Logitech Process Monitor (Webcam Effects Helper) アプリケーション (LVPrcSrv.exe) を実行している場合は、インストールまたはアンインストールの前に終了します。 - NetBeans
  • My army is undefeated in the last 21 battles I might try to make it to command school within 6 months you can get your training at someone else's expense.
    我が軍は現在21戦無敗だ... 半年以内で 士官学校行きにしたい お前は他の者のおかげで トレーニングが出来る - 映画・海外ドラマ英語字幕翻訳辞書
  • If there is a piece of information that your program absolutely requires in order to run successfully, that's what positional arguments are for.As an example of good command-line interface design, consider the humblecp utility, for copying files.
    良くできたコマンドラインインタフェース設計として、ファイルのコピーに使われるcp ユーティリティのことを考えてみましょう。 - Python
  • Note: If your CMOS clock is set to local time and not to GMT (this is true if the output of the date(1) command does not show the correct time and zone), you may also need to run the following command:
    Note: CMOS クロックが地域時間に設定されていて GMT ではない場合 (date(1)コマンドが正しい時間と地域 を表示しないなら当てはまります)、次のコマンドを実行する必要があるかもしれません。 - FreeBSD
  • To start the gedit text processor, launch the Terminal and type the following command at the command prompt:gksudo geditIf asked, enter the password specified for the root user during the installation of your operating system.
    gedit テキストプロセッサを起動するには、端末を起動し、コマンドプロンプトで次のコマンドを入力します。 gksudo gedit要求された場合は、オペレーティングシステムのインストール時にルートユーザー用に指定したパスワードを入力します。 - NetBeans
  • You can login as root to type the command, or login as your normal account and use su(1) to gain superuser privileges.
    そのコマンドを入力するには、 root としてログインするか、通常のアカウントでログインして、スーパーユーザ権限を取得するために su(1) を使います。 - FreeBSD
  • If the config(8) command fails when you give it your kernel description, you have probably made a simple error somewhere.
    カーネルコンフィグレーションファイルに設定を行なってから config(8)コマンドが失敗したのであれば、 おそらくファイルのどこかに単純な間違いがあります。 - FreeBSD
  • If you change your mind about printing a job, you can remove the job from the queue with the lprm(1) command.
    印字するようジョブを 送った後で印字を中断したくなったときは、 lprm(1) コマンドで、キューの中からそのジョブを削除することができます。 - FreeBSD
  • Note: The above command only updates the variables in your current terminal,new consoles, and their children.
    注意: 上記のコマンドは現在使用中のターミナル、新しい コンソールやそれらから起動されたプロセス上の環境変数のみを更新します。 - Gentoo Linux
  • If the info and nl programs are properly installed at your site, the command info nl should give you access to the complete manual.
    空行の連続がnumber以下の場合には、番号付けを行わない。 空行とはスペースやタブも含め、文字を全く含まない行のこと。 - JM
  • Thirdly, if your gift economy is in contact with or intertwined with an exchange economy or a command hierarchy, your reputation may spill over and earn you higher status there.
    第三に、もし贈与経済が交換経済や上意下達方式と接触していたり混じり合ったりしていた場合にも、評判がそっちに持ち越されて、もっと高い地位を得る役にたつかもしれない。 - Eric S. Raymond『ノウアスフィアの開墾』
  • To obtain a list of extensions supported by the X server using your card use the command xdpyinfo(1) while X11 is running.
    あなたのビデオカードの利用している X サーバが対応している拡張機能のリストを得るには、 X11を実行中に xdpyinfo(1) コマンドを実行してください。 - FreeBSD
  • To have all modules that are currently running (from the Installation CD) loaded during bootup of your Gentoo system, run the following command from within the chrooted environment:
    Gentooシステムの起動中に現在実行している(インストールCD上で)全てのモジュールを読み込むためには、chroot環境で以下のコマンドを実行します。 - Gentoo Linux
  • Most likely, running this command from your shell: info texinfo or this key sequence from inside Emacs: M-x info RET m texinfo RET will get you there.
    普通は、下のようなコマンドをシェルから実行します:info texinfoまたはこの操作を Emacs の中で行うならば:M-x info RET m texinfo RETでその文書を見ることができます。 - JM
  • Warning: Be careful with this command! If other user have write access to your terminal, they will be able to fire off print commands.
    警告: このコマンドは注意して使うこと!他のユーザが端末への書き込み権限を持っていると、印刷コマンドを勝手に起動できてしまう。 - JM
  • You command her army, sail to westeros, defeat all your enemies and watch her climb those steps and sit on the iron throne.
    軍隊の指揮官となったあんたは ウェストロスへ上陸する 敵を一網打尽にして 女王が一歩一歩、 鉄の玉座へ近づき ついに座る - 映画・海外ドラマ英語字幕翻訳辞書
  • Simply type the following command at the prompt and install your system as usual:While it is recommended you compile and install a custom kernel anyway.
    単純にとプロンプト上から打ち込み、 後は普通にインストールを行なってください。 とにかくカスタムカーネルのコンパイルとインストールを行なうことを おすすめします。 - FreeBSD
  • So you will need to include the IPSEC option in your kernel config and, after kernel rebuild and reinstall, configure IPsec connections using setkey(8) command.
    それ故、あなたはおそらく IPSECオプションをカーネルコンフィグファイルに追加し、 カーネルを再構築/再インストールしてsetkey(8) コマンドでIPsec 接続を設定すればよいはずです。 - FreeBSD
  • The top command displays all the running processes, and updates the display every few seconds, so that you can interactively see what your computer is doing.
    top(1) コマンドは動作中の全てのプロセスを表示し、数秒ごとに表示を更新するので、計算機がなにをしているのかインタラクティブに知ることができます。 - FreeBSD
  • If your scanner was not powered-on at system boot, it is still possible to manually force the detection by performing a SCSI bus scan with the camcontrol(8) command:
    システムを起動する際にスキャナの電源を入れてなければ、 camcontrol(8)コマンドを使用して SCSI バスをスキャンし、以下のように手動でデバイスを検出させることもできます。 - FreeBSD
  • # env-update source /etc/profile If you paid attention to the output of your previous emerge command,you'll notice that it suggests using gamin to have nautilus andgnome-vfs monitor file changes:
    前回のemergeの出力を注意深く見ていたならば、nautilusやgnome-vfsにファイルの変更を監視させるためにgaminの使用を勧めるメッセージに気づいたでしょう。 - Gentoo Linux
  • Note: If your system does not have any floppy drives, add the --no-floppyoption to the above command to prevent grub from probing the (non-existing)floppy drives.
    注意: もしあなたのシステムにフロッピードライブがないなら、GRUBが存在しないフロッピードライブを捜査しないように、--no-floppyオプションを上記コマンドに追加してください。 - Gentoo Linux
  • If the info and pwd programs are properly installed at your site, the command info pwd should give you access to the complete manual.
    従ってコマンドラインからフルパス指定しないでpwdコマンドを起動した場合、実行されるのは通常シェルの組み込みコマンドであり、この GNU 版 pwd ではないことに注意。 - JM
  • "autodetach on" | off Sets whether screen will automatically detach upon hangup, which saves all your running programs until they are resumed with a "screen -r" command.
    "autodetach on" | offハングアップの際に、自動的にデタッチをscreenにさせるかどうかを設定する。 デタッチを行うと、実行中のプログラムはすべて保存され、"screen -r"コマンドで再開できる。 - JM
  • If your terminal sends characters, that cause you to abort copy mode, then this command may help by binding these characters to do nothing.
    端末が文字を送るタイプのもので、これによってコピーモードが終了してしまうような場合、このコマンドを使って、それらの文字に何もさせないようにすると良い。 - JM
  • termcap " term terminal-tweaks" [ window-tweaks ] terminfo " term terminal-tweaks" [ window-tweaks ] termcapinfo " term terminal-tweaks" [ window-tweaks ] Use this command to modify your terminal's termcap entry without going through all the hassles involved in creating a custom termcap entry.
    termcap " term terminal-tweaks"[ window-tweaks ]terminfo " term terminal-tweaks"[ window-tweaks ]termcapinfo " term terminal-tweaks"[ window-tweaks ]このコマンドを使うと、独自の termcap エントリを作るという面倒な作業を行わずに、端末の termcap エントリを修正できる。 - JM
  • If the info and texi2dvi programs are properly installed at your site, the command info texi2dvi should give you access to the complete manual.
    もしinfoやtexi2dviプログラムがあなたのサイトに正確にインストールされていたら、コマンドinfo texi2dviで、完全なマニュアルにアクセスできるだろう。 著作権Copyright \\co 1999 Free Software Foundation, Inc.There is NO warranty. You may redistribute this softwareunder the terms of the GNU General Public License.For more information about these matters, see the files named COPYING. - JM
  • If the info and who programs are properly installed at your site, the command info who should give you access to the complete manual.
    ?端末のデバイスファイルが発見できなかったことを示す。 "\\-\\-help"コマンドの使い方についてのメッセージを標準出力に出力してコマンドを終了する。 - JM
  • fire on objectives not in the immediate vicinity of your forces but with the objective of destroying enemy reserves and weapons and interfering with the enemy command and supply and communications
    自分の軍隊のすぐ近くの標的でははく、敵の予備隊と武器を破壊し、敵に指揮系統、供給と連絡を妨げる目的で発砲する - 日本語WordNet
  • Reasons for this may be that your FTP-server does not support the used command or that you gave the function a non existent file as reference.
    理由として考えられるのは、FTP サーバがそのコマンドをサポートしていないこと、あるいは存在しないファイルの情報を取得しようとしたことです。 - PEAR
  • Reasons for this might be that your FTP-server does not support the used command or that you gave the function a non existent file as reference.
    理由として考えられるのは、FTP サーバがそのコマンドをサポートしていないこと、あるいは存在しないファイルの情報を取得しようとしたことです。 - PEAR
  • With these few lines of code, users of your script can now do the``usual thing'' on the command-line, for example:
    このようにわずかな行数のコードによって、スクリプトのユーザはコマンドライン上で例えば以下のような 「よくある使い方」 を実行できるようになります: - Python
  • To do this, /etc/rc.conf should contain the line (change the font name to an appropriate one for your locale):The command to actually switch the mode is vidcontrol(1) :
    そのためには、/etc/rc.conf に以下の行が含まれているべきです(フォントの名称をあなたの locale に対応するものに書き換えてください)。 実際にモードを切り替えるコマンドは vidcontrol(1) です。 - FreeBSD
  • You will need the irmc USE flag set to ensure that multisync has Bluetooth support.net-wireless/opd and net-wireless/ussp-push are command line tools (server and client) that can be used to send files to your mobile phone.
    multisyncにBluetoothをサポートさせるためにはirmcUSEフラグを設定する必要があります。 net-wireless/opdとnet-wireless/ussp-pushは、携帯電話にファイルを送信するための、コマンドラインのサーバとクライアントです。 - Gentoo Linux
  • If the info and pr programs are properly installed at your site, the command info pr should give you access to the complete manual.
    \\-rコマンドラインで与えられたファイルがオープンできない場合でも、警告メッセージを表示しない。 しかしファイルのオープンに失敗した場合に 0 以外の終了ステータスを返す動作は変らない。 - JM
  • If the info and test programs are properly installed at your site, the command info test should give you access to the complete manual.
    これらの代数比較演算子は、それぞれ arg1 が arg2(に等しい、に等しくない、より小さい、より小さいか等しい、より大きい、より大きいか等しい)条件を満たせば真。 - JM
<前へ 1 2 3 4 5 次へ>

例文データの著作権について