OT mkdirheir script?

Tyler Spivey tspivey at pcdesk.net
Fri Dec 23 01:58:39 EST 2016


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 at linux-speakup.org
> http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
>



More information about the Speakup mailing list