「grep」を含む例文一覧(37)

  • is the same as
    は "grep\\ \\-E" - JM
  • To do this, get the process ID of inetd with ps -ax | grep inetd | grep -v grep.
    これをするには、inetd のプロセス ID を ps -ax | grep inetd |grep -v grep して 取得してください。 - FreeBSD
  • Do this using ps(1) and grep(1) .
    それには ps(1) と grep(1) を使います。 - FreeBSD
  • If the GREP environment variable is set, zgrep uses it as the grep program to be invoked.
    環境変数 GREP が設定された場合、zgrepはその内容をgrepプログラムの代わりに呼び出す。 - JM
  • gnu: problems with imported GNU software such as gcc(1) or grep(1) .
    gnu:gcc(1) や grep(1) などの GNU ソフトウェアに関する問題。 - FreeBSD
  • We have a collection of news posts or email messages, and grep the bang
    news へのポストや email メッセージに対して grep を行い、 - JM
  • All options specified are passed directly to grep.
    指定されたすべてのオプションはgrepに直接渡される。 - JM
  • In some cases the grep inetd command might also appear in this output.
    grep inetd コマンドがこの出力に出てくる場合もあります。 - FreeBSD
  • # grep -v rootfs /proc/mounts /etc/mtab
    コード表示12.2:mtabファイルの更新 - Gentoo Linux
  • (Check to see if the services are running)# ps -ae | grep hcid26050 ? 00:00:00 hcid# ps -ae | grep sdpd26054 ? 00:00:00 sdpd
    (サービスが実行中であるか確認してください)26054?00:00:00sdpd - Gentoo Linux
  • second one is considered to be a (basic, a la grep(1) regular
    右項は (grep(1) の使う基本的な) 正規表現として扱われる。 - JM
  • (For a parallel port printer)$ dmesg | grep -i printparport0: Printer, Hewlett-Packard HP LaserJet 2100 Series
    (パラレルポートプリンタ用) parport0:Printer,Hewlett-PackardHPLaserJet2100Series - Gentoo Linux
  • Check with fstat | grep dsp if another application is holding the device open.
    fstat | grep dsp を使って、他のアプリケーションがデバイスを使用しているか調べてください。 - FreeBSD
  • The grep(1) command is used to search through output, looking for the string you specify.
    grep(1)コマンドは出力を検索するために使い、 指定した文字列を探します。 - FreeBSD
  • If zgrep is invoked as zegrep or zfgrep then egrep or fgrep is used instead of grep.
    zgrepがzegrepやzfgrepとして呼び出された場合、egrepとfgrepがそれぞれgrepの代わりに使われる。 - JM
  • Code Listing1.1: Standard man structure $ ls /usr/share/man | grep manman0pman1man1pman2man3man3pman4man5man6man7man8man9mann
    コード表示1.1:一般的なmanの構造 - Gentoo Linux
  • Otherwise the given files are uncompressed if necessary and fed to grep.
    それ以外の場合は、指示されたファイルを (必要であれば伸長した後で) grep に渡す。 - JM
  • (One way to check for the device)# cat /proc/bus/usb/devices | grep -e^[TPD] | grep -e Cls=e0 -B1 -A1(The Cls=e0(unk.
    (デバイスをチェックする方法の一つ)("Cls=e0(unk.)"はBluetoothデバイスを識別するためにあります。 - Gentoo Linux
  • If no file is specified, then the standard input is decompressed if necessary and fed to grep.
    ファイルが指定されない場合は、標準入力を (必要であれば伸長した後で)grep に渡す。 - JM
  • The command grep (from "g/re/p") finds occurrences of a string in one or more files.
    grepコマンドは、指定された文字列を一つ以上のファイルから探す(コマンド名は "g/re/p" に由来している)。 - JM
  • Code Listing3.17: Checking the direct rendering status $ glxinfo | grep directdirect rendering: Yes
    コード表示3.17:ダイレクトレンダリングの状態を確認 - Gentoo Linux
  • Code Listing7.2: Verify the proper runlevel # rc-update -v show | grep -i consolefont
    コード表示7.2:適切なランレベルにあることを確認 - Gentoo Linux
  • To find out what FEATURES are default set, run emerge --info and search for the FEATURES variable or grep it out:
    デフォルトでFEATURESに何が設定されているかを知るには、emerge --infoを実行してFEATURES変数を検索するかgrepを利用します。 - Gentoo Linux
  • Since the exact log file depends on the package you are using as a syslog, try running grep -Rl dhcpd/var/log to narrow down the possibilities.
    存在するログファイルはsyslogとして使用しているパッケージによるので、限定するためにgrep-Rldhcpd/var/logを試してください。 - Gentoo Linux
  • Code Listing2.6: Determining ACPI events for changing the power source # tail -f /var/log/messages | grep "received event"
    コード表示2.6:電源供給源変更のACPIイベントを知る - Gentoo Linux
  • Run ps ax | grep cron and make sure it showsup!Is cron working?
    )をあなたのcronジョブに追加して、動作するか確認してください。 - Gentoo Linux
  • Anoncvs, by contrast, can be used to examine anything from an individual file to a specific program (like ls or grep) by referencing the CVS module name.
    それに対して anoncvs では、 CVSモジュールの名前を指定することで特定のプログラムの (ls や grep のような) 個々のファイルから調べることができます。 - FreeBSD
  • The entire system (now including regular user programs, such as ls(1) or grep(1) ) is then rebuilt with the new system files.
    全体のシステム (ここでは ls(1) や grep(1) といった標準的なユーザプログラムを含みます) は、その新しいシステムファイルを用いて作り直されることになります。 - FreeBSD
  • (Check that the SYNC variable has been setup)# emerge --info|grep SYNCSYNC="rsync://your_server_name/gentoo-portage"(Sync against your local mirror)# emerge --sync
    スクリプトの例注意:設定とスクリプトのサンプルはgentoo-rsync-mirrorパッケージにあります。 - Gentoo Linux
  • construct may cause grep to use lots of memory. In addition,
    の表現で非常に大きな繰り返しを指定すると、非常に多くのメモリを消費します。 - JM
  • # grep NFS /usr/src/linux/.config_master You should see output that looks something like this if your kernel has been properly configured:
    もしあなたのカーネルが適切に設定されているなら、次のような出力があるはずです: - Gentoo Linux
  • # emerge pciutils; lspci | grep AGP# 00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)(Your output may not match the above due to different hardware.)
    (ハードウェアが異なるためあなたの出力は上の物と異なるかもしれません) - Gentoo Linux
  • If you do not see your two cards showing up and you're not sure what kind of cards you have, try running lspci | grep Ethernet.
    二つのカードが見えず、しかもカードの種類がわからなかった場合はlspci|grepEthernetを実行してみます。 - Gentoo Linux
  • $ grep capacity /proc/acpi/battery/BAT0/infodesign capacity: 47520 mWhlast full capacity: 41830 mWh If the "last full capacity" differs significantly from the design capacity,your battery is probably broken.
    もし"lastfullcapacity"が設計容量と不思議に異なっていたら、バッテリーが壊れているのかもしれません。 - Gentoo Linux
  • A: Look for ACPI related error messages with dmesg | grep ACPI.Try to update the BIOS, especially if a broken DSDT is reported.
    A:ACPI関連のエラーメッセージをdmesg|grepACPIで見てください。 BIOSの更新を試してください(特にDSDTの破損が報告された場合)。 - Gentoo Linux
  • # dmesg | grep USBdrivers/usb/input/hid-core.c: v2.0:USB HID core driverusb 1-1: new low speed USB device using address 2input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:07.2-1 Another nifty command you can use to see the status of your USB ports is lsusb.
    USBポートの状態を見るために使える素晴らしいコマンドは、他にlsusbがあります。 - Gentoo Linux
  • # lsmod | grep nvidia rmmod nvidia# modprobe nvidia To prevent you having to manually load the module on every bootup, you probably want to have this done automatically each time you boot your system, so edit/etc/modules.
    起動する度にモジュールを手動で読み込む手間を省くために、自動で行って欲しいと思うでしょう。 - Gentoo Linux

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