The -v option will display those filesystems, such as the /usr/var file system in the above example.
-v オプションを用いればそのようなファイルシステム、 上の例では /usr/var、 を表示することができます。 - FreeBSD
Code Listing4.3: Configuring the kernel to support SquashFS File systems---Miscellaneous filesystems ---[*] SquashFS 2.X - Squashed file system support
もし、再びデフォルトの設定で始めたい場合は、/etc/kernels内のファイルの名前を変更してください。 - Gentoo Linux
Then filesystems contained in this file are tried (excepted those that are marked with "nodev").
その場合、このファイルに含まれるファイルシステムが試される(ただし、"nodev" の印がついたものは除く)。 - JM
It calls initialization functions for devices and filesystems configured into the kernel and then mounts the root file system.
カーネル内部のデバイスとファイルシステムの初期化関数を呼び、ルートファイルシステムのマウントを行なう。 - JM
To exchange a file, a directory (folder) or the like between different filesystems without using table information. テーブル情報を用いずに、異なるファイルシステム間でファイルやディレクトリ(フォルダ)等のやり取りを行なう。 - 特許庁
After each boot, any encrypted filesystems must be re-attached to the kernel, checked for errors, and mounted, before the filesystems can be used.
システムを起動する度に、すべての暗号化ファイルシステムは 使用前にカーネルに接続し、エラーの有無をチェックし、マウントする必要があります。 - FreeBSD
This flag may not be effective on all filesystems.
このフラグは全てのファイルシステムに対して有効であるわけではない。 - JM
upload the remote configuration file to the remote host This is straightforward - in both operating systems, use ftp to upload .pearrc to /home/username/pear/.pearrc
どちらの OS でも FTP を使って.pearrc を /home/username/pear/.pearrcへアップロードします。 - PEAR
Each potential session has a unique slot number in BSD systems, most are identified by the position of the line-name in the /etc/ttys file. そのほとんどは /etc/ttys ファイルの line-name の位置で識別される。 - XFree86
To properly back up a virtual file system wherein shared filesystems provided by a plurality of file sharing servers are integrated. 複数のファイル共有サーバが提供する共有ファイルシステムを統合してなる仮想ファイルシステムのバックアップを適切に行う。 - 特許庁
Mount the given file system as the given file system type, or mount only filesystems of the given type, if given the -a option.
ファイルシステムを指定のファイルシステムタイプでマウントします。 または、-a を使った場合、指定したタイプのファイルシステムのみマウントします。 - FreeBSD
To realize a file transfer simple in processing and small in the load on systems. 処理が簡単でシステムの負担が小さいファイル転送を実現する。 - 特許庁
CONNECTING METHOD BETWEEN SYSTEMS USING XML FILE WITH DIFFERENT STRUCTURE 異なる構造のXMLファイルを使用したシステムどうしの接続方法 - 特許庁
Filesystems that should be skipped should have their passno set to zero.
ファイルシステムチェックを飛ばしたいファイルシステムには、 passno を 0 に設定してください。 - FreeBSD
Below a short description of a few of the available filesystems.
以下は利用可能なファイルシステムのうち、いくつかの簡単な説明である。 - JM
To provide systems and methods for performing byte-level file differencing. バイト・レベルでファイルの差別化を行うシステムおよび方法を提供する。 - 特許庁
I ran a systems check on her work, and it turns out there's evidence of file tampering. 彼女の仕事をチェックしたら ファイルに手を加えた痕があった - 映画・海外ドラマ英語字幕翻訳辞書
The root file system (which needs to be checked before everything else) should have its passno set to one, and other file systems' passno should be set to values greater than one.
ルートファイルシステム(どれよりも先にチェックしなければなりません) は passno を 1に設定してください。 - FreeBSD
Snapshots allow a user to create images of specified filesystems, and treat them as a file.
スナップショットは指定したファイルシステムのイメージを作成し、また、ファイルとして扱うことができるようになります。 - FreeBSD
unmount /proc , the normal root file system and any other filesystems it has mounted, and then terminates.
マウントされている通常時ファイルシステム及びその他のファイルシステムをアンマウントし、実行を終了する。 - JM
In the file management method of a hierarchy management file system, a server creates filesystems (for example, FS1(1015), FS2(1016)) to a high speed volume and a low speed volume, and a file sharing server virtually integrates those filesystems into one as a virtual file system 2001. 階層管理ファイルシステムのファイル管理方法は、サーバが高速ボリュームと低速ボリュームへファイルシステム(例えば、FS1(1015)、FS2(1016))を作成し、ファイル共有サーバが、仮想ファイルシステム2001として、そのファイルシステムを仮想的に1つに統合する。 - 特許庁
To judge whether a source file is required to be compiled or not even when the source file and an object file are in separate computer systems and time error exists between the computer systems. ソースファイルとオブジェクトファイルとが別々の計算機システムにあり、かつ計算機システム間に時刻誤差がある場合でも、ソースファイルをコンパイルする必要があるかどうかの判断を可能にする。 - 特許庁
To provide a bridge file system and a recording medium where recorded information can be accessed from either of filesystems by making the two filesystems coexist. 従来は、記録媒体に対して独自のファイルシステムでファイルを記録していた場合、既存のコンピュータシステムは、そのままでは認識できないため、情報交換性を著しく阻害する。 - 特許庁
This is used by dump(8) to determine which filesystems require dumping.
これは dump(8)が使うもので、 どのファイルシステムにダンプが必要なのかを決めます。 - FreeBSD
This checks the filesystems, remounts / read/write, mounts all the other UFS filesystems referenced in /etc/fstab and then turns swapping on.
これはファイルシステムをチェックした後、 /を読み書き可能にして再マウント、 /etc/fstab に指定されている、それ以外の UFS ファイルシステムをすべてマウントしてから スワップを有効にします。 - FreeBSD
Put the /usr/src and /usr/obj directories on separate filesystems held on separate disks.
/usr/src と /usr/objディレクトリを、 異なるディスク上の別のファイルシステムに置いてください。 - FreeBSD
Other systems have an analogous file, but typically with a different name.
他のシステムにも同様の目的のファイルがあるが、普通は違う名前である。 - JM
To detect a destroyed binary file at the transfer destination at the time of transferring a file in a text mode with an FTP(File Transfer Protocol) by mistake between different operation systems. 異なるオペレーションシステム間で誤ってFTP(File Transfer Protocol)のテキストモードによる転送を行った場合に、転送先において破壊されたバイナリファイルを検出することを可能にする。 - 特許庁
To provide a distributed file system control apparatus capable of executing an optimal file operation for each distributed file system by selectively using a plurality of distributed filesystems. 複数の分散ファイルシステムを使い分けて、分散ファイルシステム毎に最適なファイル操作を実行させることができる分散ファイルシステム制御装置を提供する。 - 特許庁
/proc/sys/fs/super-max This file controls the maximum number of superblocks, and thus the maximum number of mounted filesystems the kernel can have.
このファイルはスーパブロックの値を制御する。 この値はカーネルがマウントできるファイルシステムの最大値になる。 - JM
The respective pieces of the resource management information can be accessed from the plural filesystems. 各資源管理情報は、複数のファイルシステムからアクセスが可能となっている。 - 特許庁
Some filesystems and storage volume exist in the storage device 200. ストレージデバイス200の中には、幾つかのファイルシステムとストレージボリュームが存在する。 - 特許庁
Chapter 9 Disks, FileSystems, and Boot Loaders
しかもそのためファイルシステムがリードオンリーになってしまっていて編集ができません。 - FreeBSD
/etc/fstab is a table of various filesystems and mount points for reference by the system.
/etc/fstabはさまざまなファイルシステムとマウントポイントの表であり、 システムが参照します。 - FreeBSD
Some filesystems only support 16-bit UIDs and GIDs, although in Linux UIDs and GIDs are 32 bits.
Linux の UID と GID は 32 ビットであるが、16 ビットの UID と GID しかサポートしないファイルシステムもある。 - JM
When stream data inputted to the file servers 21 to 23 are recorded, the file servers schedule disk access and interpret the filesystems. ファイルサーバ21〜23に入力されたストリームデータを記録する際に、各々のファイルサーバにてディスクアクセススケジュールやファイルシステムの解釈を行う。 - 特許庁
A projection file system control means 3 manages the virtual projection file system composed by combining the directory structures of the actual filesystems 5-1 to 5-N. 投影ファイルシステム制御手段3は、各実ファイルシステム5-1〜5-Nのディレクトリ構図を重ね合わせた仮想的な投影ファイルシステムを管理している。 - 特許庁
To collect logs of access to a standard file system and a nonstandard file system and to easily synchronize the logs of access between these different filesystems. 標準ファイルシステム及び非標準ファイルシステムへのアクセスログ収集し、且つ、それら異なるファイルシステム間のアクセスのログの同期を容易にする。 - 特許庁
In the case of communication of, e.g. a JPEG picture file among systems 1A, 1B, 1C, the transmitter side system 1A transmits the picture file to a server 3, the server 3 stores the picture file, and the server 3 transmits the picture file to the receiver side systems 1B, 1C. 例えばJPEG画像ファイルをシステム1A、1B、1C間で通信する場合、送信側システム1Aからサーバ3へ画像ファイルを送り、サーバ3で保存し、サーバ3から受信側システム1B、1Cへ画像ファイルを送る。 - 特許庁
This invention may be applied to the IC card having the plurality of filesystems. 本発明は、複数のファイルシステムを有するICカードに適用することができる。 - 特許庁
To provide systems and methods for validating executable file integrity. 実行可能ファイルのインテグリティーを検証するためのシステムおよび方法を提供する。 - 特許庁
/proc/filesystems A text listing of the filesystems which are supported by the kernel, namely filesystems which were compiled into the kernel or whose kernel modules are currently loaded.
/proc/filesystemsカーネルが対応しているファイルシステムのテキスト形式のリスト。 カーネルに組み込まれてコンパイルされたファイルシステムと、カーネルモジュールが現在ロードされているファイルシステムが列挙される( filesystems (5) - JM
The file descriptors set should be all empty (but may not be on some systems).
その時、ファイルディスクリプタ集合はすべて空である(しかしそうならないシステムもある)。 - JM
On NFS filesystems, you can not assume that if the operation failed the file was not renamed.
NFS ファイル・システムでは、操作が失敗したからといって、ファイルの名前が変更できなかったと決めてかかることはできない。 - JM
A priority table 4 registers priority information indicating the priority of each file on the actual filesystems 5-1 to 5-N. 優先度テーブル4には、実ファイルシステム5-1〜5-N上の各ファイルの優先度を示す優先度情報が登録されている。 - 特許庁
To shorten, in constructing a plurality of filesystems sharing one nonvolatile memory based on the specifications of a JFFS2(Journaling Flash File System 2), the construction time. JFFS2(Journaling Flash File System2)の規格に基づいて一つの不揮発性メモリを共有する複数のファイルシステムを構築する際に、その構築時間の短縮を図る。 - 特許庁
If your favorite editor is on a network file system, you will need to either configure the network manually before you can mount network filesystems, or use an editor which resides on a local file system, such as ed(1) .
この種の砂場 (sandbox) は、 その非常に透過的な性質を使って、ユーザ (もしくは侵入者) がその事実に気付かないように実現されます。 - FreeBSD
To provide improved file download management and reporting techniques, methods and systems. 改良されたファイル・ダウンロードの管理および報告の技術、方法、およびシステムを提供する。 - 特許庁
The CSV file output system copes with requests for the various kinds of external accounting systems, by changing the setting. 設定を変更することで、多種の外部会計システムの要求に対応する。 - 特許庁
To provide a file search technique that scales well to large-scale data storage systems. 大型データ記憶装置に合わせて良好にスケールするファイル検索技法が必要である。 - 特許庁
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.