mknod (1) Linux Manual Page
NAME mknod – make block or character special files SYNOPSIS mknod [,OPTION/]… ,NAME TYPE /[,MAJOR MINOR/] DESCRIPTION Create the special file NAME of the given TYPE. Mandatory arguments to long options are mandatory for short options too. -m, –mode=,MODE/ set file permission bits to MODE, not a=rw – umask -Z set the SELinux security context…
