#!/bin/sh major=$(cat /proc/devices | grep demo) mknode /dev/demo c $major 0