[Slackbuilds-users] SweetHome3D tiny improvement

Karel Venken k.venken at online.be
Tue Mar 31 07:43:54 UTC 2026


414N wrote:
>
> Il 30/03/26 18:04, Karel Venken via SlackBuilds-users ha scritto:
>> #!/bin/sh
>> exec /opt/SweetHome3D/SweetHome3D "$1"
>
> Or maybe better, use "$@" to pass any argument to the original binary 
> instead of only the first one.
>
>
I would fully agree except for the fact that it points to 
/opt/SweetHome3D/SweetHome3D which itself only uses "$1", so the other 
parameters are ignored anyway unless this one is adapted as well but it 
is provided by the origin.


More information about the SlackBuilds-users mailing list