tail head cat sleep
QR code linking to this page

manページ  — MOUNT_EXT2FS

名称

mount_ext2fs – ext2fs ファイルシステムをマウントする

内容

書式


mount_ext2fs [-o options] special node

解説

mount_ext2fs ユーティリティは ext2fs ファイルシステムの special デバイスをファイルシステムツリーの node に接続します。

通常このコマンドは、ブート時に mount(8) によって実行されます。

オプションは、次の通りです:
-o
  -o フラグの後には、コンマで区切ったオプション文字列を指定することができます。 指定可能なオプションとその意味は、 mount(8) マニュアルページを参照して下さい。

関連項目

mount(2), unmount(2), fstab(5), mount(8)

歴史

mount_ext2fs ユーティリティの機能は FreeBSD 2.2 から登場しました。

MOUNT_EXT2FS (8) January 31, 1996

tail head cat sleep
QR code linking to this page


このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.

This philosophy, in the hands of amateurs, leads to inexplicably mind-numbing botches like the existence of two programs, “head” and “tail,” which print the first part or the last part of a file, depending. Even though their operations are duals of one another, “head” and “tail” are different programs, written by different authors, and take different options!
— The Unix Haters' handbook