Originally posted by: olddawgnewtrix
The following command:
mkdir -p project/{lib/ext,bin,src,doc/{html,info,pdf},demo/stat/a}
shown in this article:
http://www.ibm.com/developerworks/aix/library/au-badunixhabits.html doesn't work for me on our AIX 5.2 and AIX 5.3 machines. It's the brace expansion that's not working.
I've tried bsh and ksh using the 'chsh' utility, with no luck. Works on my home linux box using pdksh.
Any clues? Could this be disabled for some reason? I'm pretty green, so if it's obvious, sorry!
TIA,
#AIX-Forum