# scripts **Repository Path**: bendell02/scripts ## Basic Information - **Project Name**: scripts - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # scripts some utility scripts ## 20170901_remove_color_of_ply.py remove the color of ply file(only for ascii format). ## 20180125_file_folder_operations.py some file and foler operations ## 20180416_create_file_of_readme.py create readme.txt from a template file ## 20180913_rename_files_batch.py rename files in a format "20180913_basename01.jpg" ## 20200226_add_time_prefix.py add time prefix to files. eg. 20200226_filename.ext ## 20200226_extract_files_by_time_prefix.py extact files by time prefix. There are five modes : ONE_WEEK / TWO_WEEKS / ONE_MONTH / FIELS_30 / FIELS_30_RANDOMLY