mkdir -p doc/{text/,img/{wallpaper/,photos/}}
Will create the following directory tree inside current directory: -doc —–text —–img ———-wallpaper ———-photos -- Regards, Tha.Su http://thasulinux.wordpress.com -- l...@iitd - http://tinyurl.com/ycueutm
mkdir -p doc/{text/,img/{wallpaper/,photos/}}
Will create the following directory tree inside current directory: -doc —–text —–img ———-wallpaper ———-photos -- Regards, Tha.Su http://thasulinux.wordpress.com -- l...@iitd - http://tinyurl.com/ycueutm