單項(xiàng)選擇題如何裝載(mount)上在/etc/fstab文件中定義的所有文件系統(tǒng)?()

A.mount -a
B.mount/mnt/*
C.mount
D.cat/etc/fstab|mount


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題運(yùn)行級(jí)定義在()。

A.in the kernel
B.in/etc/inittab
C.in/etc/runlevels
D.using the rl command

2.單項(xiàng)選擇題使用什么命令可以查看Linux的啟動(dòng)信息?()

A.mesg-d
B.dmesg
C.cat/etc/mesg
D.cat/var/mesg

3.單項(xiàng)選擇題把一個(gè)流中所有字符轉(zhuǎn)換成大寫字符,可以使用下面哪個(gè)命令?()

A.tra-zA-Z
B.taca-zA-Z
C.sed/a-z/A-Z
D.sed--toupper

4.單項(xiàng)選擇題如何快速切換到用戶John的主目錄下?()

A.cd@John
B.cd#John
C.cd&John
D.cd~John