[pass] Pass on Maemo

Jason A. Donenfeld Jason at zx2c4.com
Sun Apr 20 19:58:41 CEST 2014


On Sun, Apr 20, 2014 at 7:54 PM, Matthieu Weber <mweber at free.fr> wrote:
>
> Except that wouldn't work on busybox, since the "args=( )" syntax is not
> supported.
>

Pass needs bash. Period. Bash supports args=().


>
> But instead of shadowing an external command with a shell function (I
> thought of it too, but it is definitely dirty), why not define a
> "verbose_mkdir()" function (or a "create_directories()" if you prefer)
> that does exactly what its name says, and that can in turn be
> implemented in two different ways depending on the shell?


You mean depending on the available mkdir, not depending on the shell. The
situation you're running into here is that busybox's mkdir doesn't support
-v. Hence the above suggestion.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20140420/2d565703/attachment.html>


More information about the Password-Store mailing list