#!/bin/sh if [ -z "$1" ]; then echo "usage: $1 " exit fi mkdir $1/{new,cur,tmp}