procを含む例文一覧と使い方
該当件数 : 246件
For /linuxrc to change the normal root device, /proc must be mounted. 例文帳に追加
/linuxrcを用いて、通常時ルートデバイスを変更するためには、/procがマウントされていなければならない。 - JM
In the future these may modified or moved to a /proc file system interface. 例文帳に追加
将来、これらの操作は変更されたり、/proc ファイルシステムのインタフェースに移動されるかもしれない。 - JM
/proc/[pid] There is a numerical subdirectory for each running process; the subdirectory is named by the process ID. 例文帳に追加
/proc/[number]実行中のプロセスについてのサブディレクトリ。 サブディレクトリ名は (そのプロセスの) プロセス ID である。 - JM
Under Linux 2.0 and earlier /proc/[pid]/exe is a pointer to the binary which was executed, and appears as a symbolic link. 例文帳に追加
Linux 2.0 以前では、/proc/[number]/exeは実行されたバイナリへのポインタで、シンボリックリンクのように見える。 - JM
/proc/sys/kernel/random This directory contains various parameters controlling the operation of the file /dev/random . 例文帳に追加
/proc/sys/kernel/randomこのディレクトリは、ファイル/dev/randomの操作を制御する様々なパラメータが書かれている。 - JM
/proc/sys/vm This directory contains files for memory management tuning, buffer and cache management. 例文帳に追加
/proc/sys/vmこのディレクトリにはメモリ管理の調整、バッファやキャッシュ管理のためのファイルがある。 - JM
/proc/tty Subdirectory containing the pseudo-files and subdirectories for tty drivers and line disciplines. 例文帳に追加
/proc/tty疑似ファイルを含むサブディレクトリ。 tty ドライバとライン設定 (line discipline) の書かれたサブディレクトリも含まれる。 - JM
For example: -2 例文帳に追加
/proc/sys/versionの内容が含まれる。 たとえばこのように:-2 - JM
This is the function executed by the kernel when a user program reads /proc/kmsg . 例文帳に追加
これはユーザーのプログラムが/proc/kmsgを読んだ時にカーネルによって実行される関数でもある。 - JM
Actions All the Xaw widgets now have the additional translations call-proc, declare, get-values and set-values.The syntax for these actions is:例文帳に追加
アクション全ての Xaw ウィジェットは追加のトランスレーションcall-proc, declare, get-values, set-valuesを持つようになった。 - XFree86
action-name(boolean-expression, arguments) Action-name is one of call-proc, declare, get-values or set-values. 例文帳に追加
これらのアクションの書式は以下の通りである:action-name(boolean-expression, arguments)action-name はcall-proc, declare, get-values, set-valuesのいずれかである。 - XFree86
you can find in the file /proc/filesystems which file systems your kernel currently supports. 例文帳に追加
ファイルシステムが慣習どおりに/procにマウントされている場合、現在のカーネルがどのファイルシステムをサポートしているか知るためにはファイル/proc/filesystemsを見ればよい。 - JM
# nano -w /etc/fstab/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0proc /proc proc defaults 0 0tmpfs /dev/shm tmpfs nodev,nosuid,noexec 0 0 You also need to prevent the client to run a filesystem check: 例文帳に追加
また、クライアント側でのファイルシステムのチェックを無効にする必要があります。 - Gentoo Linux
This should work without error messages and a file /proc/acpi/ibm/brightness should be created after loading the module.例文帳に追加
これは問題なく動作し、モジュールの読み込み後に/proc/acpi/ibm/brightnessと言うファイルが作成されるでしょう。 - Gentoo Linux
The Linux-specific /proc/PID/self file exposes the list of mount points in the namespace of the process with the specified ID; see proc (5) 例文帳に追加
オプション付きでマウントされたファイルシステム上のset-UID や set-GID のプログラムを実行しようとすると、EPERM - JM
The proc file system is a pseudo-file system which is used as an interface to kernel data structures. 例文帳に追加
/procファイルシステムは擬似的なファイルシステムであり、カーネル内のデータへのインターフェースとして使用される。 - JM
cd /proc/20/cwd; /bin/pwd Note that the pwd command is often a shell built-in, and might not work properly. 例文帳に追加
CW cd /proc/20/cwd; /bin/pwdpwdコマンドはシェルの内部コマンドのことがよくあり、うまく動作しないかもしれない。 - JM
/proc/kcore This file represents the physical memory of the system and is stored in the ELF core file format. 例文帳に追加
/proc/kcoreこのファイルはシステムの物理メモリを表現しており、ELF コアファイル形式 (core file format) で保持されている。 - JM
/proc/net/snmp This file holds the ASCII data needed for the IP, ICMP, TCP, and UDP management information bases for an SNMP agent. 例文帳に追加
/proc/net/snmpこのファイルは SNMP エージェントが必要とするIP, ICMP, TCP, UDP 管理情報を ASCII データとして保持している。 - JM
/proc/sys This directory (present since 1.3.57) contains a number of files and subdirectories corresponding to kernel variables. 例文帳に追加
/proc/sysこのディレクトリ (1.3.57 以降に存在) はカーネル変数に対応するいくつかのファイルとサブディレクトリを含む。 - JM
/proc/sys/fs/file-max This file defines a system-wide limit on the number of open files for all processes. 例文帳に追加
/proc/sys/fs/file-maxこのファイルはシステム全体でプロセスがオープンできるファイル数の上限を定義する。 - JM
/proc/sys/fs/file-nr This (read-only) file gives the number of files presently opened. 例文帳に追加
/proc/sys/fs/file-nr(読み込みだけが可能な) このファイルには、現在オープンされているファイルの数が書かれている。 - JM
/proc/sys/kernel/cap-bound " (from Linux 2.2 to 2.6.24)" This file holds the value of the kernel "capability bounding set" (expressed as a signed decimal number). 例文帳に追加
/proc/sys/kernel/cap-boundこのファイルにはカーネルの"capability bounding set"(符号付き 10 進数表現) の値が書かれている。 - JM
/proc/sys/kernel/pty/nr This read-only file indicates how many pseudo-terminals are currently in use. 例文帳に追加
/proc/sys/kernel/pty/nrこの読み込み専用のファイルは、現在いくつの疑似端末が使われているかを表す。 - JM
/proc/sys/kernel/shmall This file contains the system-wide limit on the total number of pages of System V shared memory. 例文帳に追加
/proc/sys/kernel/shmallこのファイルには System V 共有メモリの総ページ数のシステム全体での制限が書かれている。 - JM
The files in the directory /proc/sys/kernel/random (present since 2.3.16) provide an additional interface to the /dev/random device. 例文帳に追加
ディレクトリ/proc/sys/kernel/randomにあるファイル (2.3.16 から存在する) は、/dev/randomデバイスへのその他のインタフェースを提供する。 - JM
# cat /proc/mtrr Every line should contain "write-back" or "write-combining". 例文帳に追加
各行に"write-back"か"write-combining"が含まれているでしょう。 - Gentoo Linux
Q: My laptop supports frequency scaling, but according to/proc/cpuinfo the speed never changes. 例文帳に追加
Q:私のラップトップは周波数の調整をサポートしていますが、/proc/cpuinfoによると速度は全く更新されていません。 - Gentoo Linux
/proc/[pid]/exe Under Linux 2.2 and later, this file is a symbolic link containing the actual pathname of the executed command. 例文帳に追加
/proc/[number]/exeLinux 2.2 以降では、このファイルはシンボリックリンクで、実行可能コマンドの実際のパス名を格納している。 - JM
/proc/net various net pseudo-files, all of which give the status of some part of the networking layer. 例文帳に追加
/proc/netさまざまなネットワークについての擬似ファイルで、それぞれがネットワーク層の各種の状態を与える。 - JM
/proc/sys/kernel/rtsig-nr (Only in kernels up to and including 2.6.7.) This file shows the number POSIX real-time signals currently queued. 例文帳に追加
/proc/sys/kernel/rtsig-nr(2.6.7 までのカーネルにのみ存在する)このファイルは現在キューに入っている POSIX realtime signal の数を表す。 - JM
Remove it from your programs now; use the /proc/sys interface instead. 例文帳に追加
あなたのプログラムにこのシステムコールがあれば、すぐにでも削除すること。 代わりに/proc/sysインターフェースを使用すること。 - JM
In a multithreaded process, the contents of the /proc/[pid]/task directory are not available if the main thread has already terminated (typically by calling pthread_exit (3)). 例文帳に追加
を呼び出しにより行われる)。 - JM
# bos status server name -long -noauthInstance kaserver, (type is simple) currently running normally.Process last started at Mon Jun 4 21:07:17 2001 (2 proc starts)Last exit at Mon Jun 4 21:07:17 2001Command 1 is '/usr/libexec/openafs/kaserver' 例文帳に追加
#/usr/afs/bin/bosstatusサーバ名-long-noauth - Gentoo Linux
is bound to one or more adapter cards and the /proc file system is mounted on your system, a dedicated statistics file will be created in folder /proc/net/sk98lin for all ports of the installed network adapter cards. 例文帳に追加
が 1 つ以上のアダプタカードに関連づけられていて、かつ/procファイルシステムがシステムにマウントされている場合、取り付けられているネットワークアダプタカードの全てのポートについて、(ポート単位に) 専用の統計ファイルがフォルダ/proc/net/sk98linに作られる。 - JM
Depending on the age of the machine, the correct sound driver should also be enabled. On more modern machines such as Aluminum PowerBooks, new iBooks orG5's the Apple On-board Audio driver should be used.例文帳に追加
echo"0:667000:1000000:performance"/proc/cpufreq(1GHzPowerBookG4用)echo"0:667000:800000:performance"/proc/cpufreq(800MHzPowerBookG4用)多くのユーザーはこのコマンドを/etc/conf.d/local.startの最後に追加すればよいでしょう。 - Gentoo Linux
File systems ---Pseudo filesystems ---[*] /proc file system support[*] Virtual memory file system support (former shm fs) 例文帳に追加
コード表示2.6:自動でdevfsdをマウントしてはいけません - Gentoo Linux
Maximum size for a message text: 8192 bytes (on Linux, this limit can be read and modified via /proc/sys/kernel/msgmax ). 例文帳に追加
メッセージのテキストの最大サイズ: 8192 バイト(Linux では、この制限値は/proc/sys/kernel/msgmax経由で読み出したり変更したりできる)。 - JM
/proc/partitions Contains major and minor numbers of each partition as well as number of blocks and partition name. 例文帳に追加
/proc/partitions各パーティションのメジャー番号とマイナー番号が書かれている。 さらに、ブロック数とパーティション名も書かれている。 - JM
/proc/sys/fs/dquot-nr This file shows the number of allocated disk quota entries and the number of free disk quota entries. 例文帳に追加
/proc/sys/fs/dquot-nrこのファイルには割り当てられているディスク quota のエントリ数と、空いているディスク quota のエントリ数が書かれている。 - JM
/proc/sys/kernel/msgmax This file defines a system-wide limit specifying the maximum number of bytes in a single message written on a System V message queue. 例文帳に追加
/proc/sys/kernel/msgmaxこのファイルは、System V メッセージキューに書き込まれる 1 つのメッセージの最大バイト数を、システム全体で制限する。 - JM
call-proc This action allows the evaluation of a boolean expression, in the first parameter, before calling a action procedure.例文帳に追加
call-procこのアクションを使うと(最初の引き数にした)ブール式の評価を、アクション手続きを呼び出す前に行える。 - XFree86
proc Specifies the procedurethat isto perform key translations or conversions. 例文帳に追加
\\fIproc\\fP 1iキーのトランスレートや変換を行う手続きを指定。 - XFree86
If proc is NULL a default language procedureis registered. 例文帳に追加
\\fIproc\\fP が NULL の場合には、デフォルトの言語手続きが登録される。 - XFree86
set), and finally removed altogether since Linux 2.6.17. /proc/scsi A directory with the scsi mid-level pseudo-file and various SCSI low-level driver directories, which contain a file for each SCSI host in this system, all of which give the status of some part of the SCSI IO subsystem. 例文帳に追加
/proc/scsiscsi 中間レベル擬似ファイルといくつかの SCSI 低レベルドライバのディレクトリを含むディレクトリ。 - JM
System wide maximum of shared memory pages (on Linux, this limit can be read and modified via /proc/sys/kernel/shmall ). 例文帳に追加
システム全体の共有メモリ・ページの最大数(Linux では、この上限値は/proc/sys/kernel/shmall経由で参照したり、変更したりできる)。 - JM
A related file, /proc/sys/kernel/rtsig-nr , can be used to find out how many real-time signals are currently queued. 例文帳に追加
関係するファイルとして、/proc/sys/kernel/rtsig-nrを見ることで、いくつのリアルタイムシグナルが現在キューに入っているかを知ることができる。 - JM
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|