文件操作 - wordsize.ph
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/aarch64-linux-gnu/perl/5.38.2/bits/wordsize.ph
编辑文件内容
require '_h2ph_pre.ph'; no warnings qw(redefine misc); if(defined(&__LP64__)) { eval 'sub __WORDSIZE () {64;}' unless defined(&__WORDSIZE); } else { eval 'sub __WORDSIZE () {32;}' unless defined(&__WORDSIZE); eval 'sub __WORDSIZE32_SIZE_ULONG () {1;}' unless defined(&__WORDSIZE32_SIZE_ULONG); eval 'sub __WORDSIZE32_PTRDIFF_LONG () {1;}' unless defined(&__WORDSIZE32_PTRDIFF_LONG); } eval 'sub __WORDSIZE_TIME64_COMPAT32 () {0;}' unless defined(&__WORDSIZE_TIME64_COMPAT32); 1;
修改文件时间
将文件时间修改为当前时间的前一年
删除文件