文件操作 - README
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/perl-Text-Tabs+Wrap/README
编辑文件内容
Text::Tabs performs the same job that the unix expand(1) and unexpand(1) commands do: adding or removing tabs from a document. Text::Wrap::wrap() will reformat lines into paragraphs. All it does is break up long lines, it will not join short lines together. Text::Fill::fill() will reformat blocks of text into paragraphs. It uses Text::Wrap::wrap() to do the work Install them with: perl Makefile.PL make make test make install
修改文件时间
将文件时间修改为当前时间的前一年
删除文件