ICI Modules: sys: mknod
Modules by name : by typeSynopsis
sys.mknod(string, int, int)Description
Create a node in the file system with the pathname given by the first argument. The second argument defines the type of file system entry and the third argument specifies a device on the system.