Closed
Description
- Saving renaming details of the LAST successful operation into current path, like
.brename_detail.txt
.- We may not use
\t
as the delimiter cause it's legal in path name,_shenwei356-brename_
may better.
- We may not use
- Running
brename -u
to read the file and reverse the renaming.- Warning if the log file not existed.
- Reading and reversely renaming.
- Removing the log file.