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