文件操作 - Makefile
返回文件管理
返回主菜单
删除本文件
文件: /root/node_modules/blob/Makefile
编辑文件内容
REPORTER = dot build: blob.js blob.js: @./node_modules/.bin/browserify --standalone blob index.js > blob.js test: @./node_modules/.bin/zuul -- test/index.js clean: rm blob.js .PHONY: test blob.js
修改文件时间
将文件时间修改为当前时间的前一年
删除文件