base
                                
                                
                                
                                    base copied to clipboard
                            
                            
                            
                        Remove dependency on bash
This PR removes the dependency on bash, which affects the ability to compile on OpenBSD and Windows where bash is not available by default.
This fix was suggested by @polytypic.