User: Gianluca -- 2011-03-21 << 741 743 >> |
Hits: 3895 |
Type: Batch file rename |
Search all Batch file rename examples |
Description: |
How to barch rename files replacing a hex epoch time substring with the human traslated substring? |
Input Sample: |
testmch_ux_kux_vmstat_4d7a1fb0-01.log.time |
Output Sample: |
testmch_ux_kux_vmstat-Fri_11_Mar_2011_13_12_16-01.log.time |
Answer: |
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
1. Open "Settings->My Library" menu, and type following content to define a subroutine(require version 2.6 and above): 2. click "ok" to close the "Load my library" window 3. open "Tools->Batch Runner" window * drag multiple files to "Batch Runner" window * change "set output filename" to: 4. check filename preview at the 'output file' column, and click 'File Rename', done. Note: * you'd better make backup before file rename. |
Screenshot 1: Batch_Runner_Window |