That looks like what mkdir -p does. Try: #!/bin/bash mkdir -p "$@" On 12/22/2016 10:50 PM, Tom Fowle wrote:
Folks, Trying to install an 8051 cross assembler on debian wheezie. The install script wants the mkdirheir: command. Looking around, apparrently it's a script, but can't find a source, just man entries for it. Help much appreciated. Tom Fowle _______________________________________________ Speakup mailing list Speakup@xxxxxxxxxxxxxxxxx http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
_______________________________________________ Speakup mailing list Speakup@xxxxxxxxxxxxxxxxx http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup