Results 115 issues of ale5000

Why `C:/Ruby-x64/bin/bashcov` isn't executed with just `bashcov` but it can be executed only with `C:/Ruby-x64/bin/bashcov`? ``` $ which -a bashcov C:/Ruby-x64/bin/bashcov C:/Users/User/AppData/Local/Microsoft/WindowsApps/bashcov $ command -v bashcov C:/Users/User/AppData/Local/Microsoft/WindowsApps/bashcov $ bashcov ash:...

This works on GNU sed but not on BusyBox sed: ``` echo '#!/sbin/sh' > ./my_file sed -i '0,/#!\/sbin\/sh/{s|#!/sbin/sh|#!/system/bin/sh|}' -- ./my_file cat ./my_file ``` Does someone know what is the issue?

It would be nice to have an icon for the installer (in png/svg format). Would anyone like to help?

help wanted

Hi, I have done a major overhaul of the mounting code. It would be very helpful if as many people as possible would test the new build using this procedure:...

help wanted