文件操作 - Makefile
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/speakingurl/Makefile
编辑文件内容
# Default task all: install # Install dependencies install: @npm install # Run test suites tests: tests-unit # Run unit tests tests-unit: @./node_modules/.bin/mocha --ui bdd --reporter spec --colors --recursive ./test
修改文件时间
将文件时间修改为当前时间的前一年
删除文件