文件操作 - Makefile
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/python-urwid-1.1.1/docs/Makefile
编辑文件内容
PYTHON_SOURCE=$(shell echo tutorial/*.py.xdotool) TARGETS=${PYTHON_SOURCE:.py.xdotool=1.png} TOOLS=tools/compile_pngs.sh tools/screenshots.sh .PHONY: all all: ${TARGETS} ${TARGETS}: %1.png: %.py %.py.xdotool ${TOOLS} echo zzz $< tools/compile_pngs.sh $< apt-get-dependencies: sudo apt-get install xvfb rxvt-unicode-256color xdotool
修改文件时间
将文件时间修改为当前时间的前一年
删除文件