文件操作 - ENV.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/variable/ENV.rst
编辑文件内容
ENV --- Operator to read environment variables. Use the syntax ``$ENV{VAR}`` to read environment variable ``VAR``. To test whether an environment variable is defined, use the signature ``if(DEFINED ENV{<name>})`` of the :command:`if` command. See the :command:`set` and :command:`unset` commands to see how to write or remove environment variables.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件