【发布时间】:2018-04-13 09:41:02
【问题描述】:
【问题讨论】:
标签: macos date directory paste finder
【问题讨论】:
标签: macos date directory paste finder
你可以这样做
touch -mt YYYYMMDDhhmm your_folder
例子
touch -mt 201804121200 your_folder
在 ls -al 之后查看结果或选择文件夹并执行 command+i
希望这会有所帮助。
【讨论】: