目录判断:path="home"#if [ ! -d ${path} ];thenif [ -d ${path} ];thenecho dir ${path} exist!elseecho dir ${path