Co robi MKNOD użycie. Konsola read one character at a time), block files (read several characters.

Czy przydatne?

Polecenie mknod

Wykonanie, użycie: Create a special file (a file that can send or receive data). Special files can be character files (read one character at a time), block files (read several characters at a time), or FIFO pipes (see mkfifo).

To choose which type of device to create, use one of the following arguments:

p

Create a FIFO file (named pipe). You do not need to specify the major and minor device numbers.

b

Create a block file. You must specify the major and minor device numbers the file represents.

c or u

Create a character file. You must specify the major and minor device numbers the file represents.

Linux's /dev/MAKEDEV utility is useful for creating one or more devices of a given type in a single command

Opcje wykonania mknod w konsoli

--help

Print usage information and exit.

-m mode, --mode=mode

Set the file mode of the device, as with chmod. The default mode is a=rw unless you have chosen other settings via umask.

--version

Print version information and exit.

Przykłady mknod działanie w Słownik polecenie M

Przykład MKNOD użycie :
Jak użyć ISO9660/Joliet/HFS filesystem for writing to a CD with a utility such as cdrecord . (HFS is the native Macintosh Hierarchical File System.) mkisofs takes a snapshot of a directory tree and generates co znaczy.
Przykład MKNOD użycie :
Jak użyć Change attributes of MS-DOS files. See mtools for more information krzyżówka.
Przykład MKNOD użycie :
Jak użyć administration command. Set up RAID array devices as defined in the /etc/raidtab configuration file. mkraid can be used to initialize a new array or upgrade older RAID device arrays for the new co to jest.
Przykład MKNOD użycie :
Jak użyć Create a directory on an MS-DOS filesystem. See mkdir and mtools for more information słownik.
Przykład MKNOD użycie :
Jak użyć System administration command. Format device as a Linux Second Extended Filesystem. You may specify the number of blocks on the device or allow mke2fs to guess czym jest.