English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

Linux MAKEDEV Command

Linux Command大全

The Linux MAKEDEV command is used to add /dev/ The device files under, most partitions have already generated all the files, so generally speaking, this command is not needed very much.

Syntax

MAKEDEV -V
MAKEDEV [ -n ] [ -v ] update
MAKEDEV [ -n ] [ -v ] [ -d ] device ...

Linux Command大全