We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
it took me almost 3.5h unexpected to solve this in office before my head blow up. i commit this bad try to view some greater solution, but all with array or/and recursive. i only formaliar with old version busybox on embeded platform, which often disable some features like array. it blocks my mind.
Functions and Fractals - Recursive Trees - Bash!
You are viewing a single comment's thread. Return to all comments →
it took me almost 3.5h unexpected to solve this in office before my head blow up. i commit this bad try to view some greater solution, but all with array or/and recursive. i only formaliar with old version busybox on embeded platform, which often disable some features like array. it blocks my mind.
here is my solution, not beautified.