レス
前レス元トピ次レス
タイトル
Re: 問題ID:10705について
フォーラム
最強WEB問題集LinuC/LPIC Lv1 101
投稿ユーザ(投稿日)
(2015/7/28)
本文
ですです :-)

もう少し細かく言うと、mtabは

https://en.wikipedia.org/wiki/Mtab

-----引用(始)-----

The mtab (contraction of mounted file systems table) file is a system information file, commonly found on Unix-like systems.
強調部のみ)マウント済みファイルシステムテーブル(Mounted file systems TABle)の略

-----引用(終)-----

「マウント済みファイルシステムの一覧情報ファイル」で、fstabは

https://en.wikipedia.org/wiki/Fstab

-----引用(始)-----

The fstab (or file systems table) file is a system configuration file commonly found at /etc/fstab on Unix and Unix-like computer systems.

-----引用(終)-----

「ファイルシステムテーブル(システムで利用するファイルシステムの一覧)の設定ファイル」ですので

mount -a:システムに登録済み(利用予定)ファイルシステム一覧を参照して全部マウントする
umount -a:マウント済み一覧を参照して全部アンマウントする

ってイメージですかね。

レス一覧

前レス元トピ次レス


Ping-tモバイルTOP

Copyright (c) 2010
Ping-t All rights reserved.