#!/bin/sh
fdisk.bin $*
if [ -x /dev/makedevs.sh ]; then
  /dev/makedevs.sh
fi
