- Replace bash [[ ]] regex test with grep -Eq for better portability - Add debug output showing pwd and directory listing on file not found - Use explicit regex groups for + and - separately for better compatibility
- Replace bash [[ ]] regex test with grep -Eq for better portability - Add debug output showing pwd and directory listing on file not found - Use explicit regex groups for + and - separately for better compatibility