File tree 1 file changed +13
-10
lines changed
1 file changed +13
-10
lines changed Original file line number Diff line number Diff line change 2
2
![ ICON] ( https://github.com/Arryboom/FTM/blob/master/clock_93.613766730402px_1159590.png )
3
3
devloped with E Language,Source file ftm.e.
4
4
##
5
- -p Path to the File or Dir where need to modify timestamp
6
- -t Specfic File Time you want,without this param will be Random
7
- -nd Don't Include Sub Directory
8
- -od Include Sub Directory and file in it,No Recursion
9
- -rd Include Recursion Sub Directory and file in it
10
- -ct Modify Creation Time
11
- -mt Modify Modifiction Time
12
- -at Modify Access Time
13
- -utc This use the time you input or random generated time as UTC time
14
- -v Print all new filename and timestamp to screen after finished
5
+ | Param | Means |
6
+ | :----------: | ---------------------------------------- |
7
+ | -p | Path to the File or Dir where need to modify timestamp |
8
+ | -t | Specfic File Time you want,without this param will be Random |
9
+ | -nd | Don't Include Sub Directory |
10
+ | -od | Include Sub Directory and file in it,No Recursion |
11
+ | -rd | Include Recursion Sub Directory and file in it |
12
+ | -ct | Modify Creation Time |
13
+ | -mt | Modify Modifiction Time |
14
+ | -at | Modify Access Time |
15
+ | -utc | This use the time you input or random generated time as UTC time |
16
+ | -v | Print all new filename and timestamp to screen after finished |
17
+ | -h | HelpText |
15
18
##
16
19
## example:
17
20
ftm -p 'd:\file\' -v
You can’t perform that action at this time.
0 commit comments