New Functions
- QtShell::mv()
Changes
cp()
- Copy file recursively
- Save copied file log
- Support to overwrite files that was already existed
dirname/basename
- Able to handle path with multiple trailing "/"
rm
- rm("-f","non-existed-file") should not return false
find
- [Bug Fix] Filter with prefix do not works