careful_rm
careful_rm copied to clipboard
Fix conditional blocks and some typo errors
- Conditional blocks in
careful_rm.alias.shhas been optimized. - Some typo errors have been fixed in the
Second pass -
Final checkhas been merged intoSecond pass. CauseFinal checkis only for those failedSecond passand redundant for those passedSecond pass. - Python version check has been fixed as what is told in
README.md:Python > 2.6, notPython >= 2.6