HD Install :: "dsl-hdinstall.sh", where can I find?
Hello DSL-ler,
I`am search the Script "dsl-hdinstall.sh".
Where can I find the Script in my DSL?
Thank You.
nonoo
/usr/sbin
when looking for an executable, the easiest way to find it is with "type -p <command>" or "which <command>". If it shows nothing, then the app is not in your path. In DSL this is seldom the case, though, since sbin is in dsl's path
mikshaw, thank you for your help
nonoo
original here.