文件操作 - Makefile
返回文件管理
返回主菜单
删除本文件
文件: /root/node_modules/component-inherit/Makefile
编辑文件内容
build: components index.js @component build components: @Component install clean: rm -fr build components template.js test: @node_modules/.bin/mocha \ --require should \ --reporter spec .PHONY: clean test
修改文件时间
将文件时间修改为当前时间的前一年
删除文件