文件操作 - linux.h
返回文件管理
返回主菜单
删除本文件
文件: /usr/include/net-snmp/system/linux.h
编辑文件内容
#include "sysv.h" #define NETSNMP_DONT_USE_NLIST 1 #undef NPROC_SYMBOL #undef bsdlike #define ARP_SCAN_FOUR_ARGUMENTS /* uncomment this to read process names from /proc/X/cmdline (like <= 5.0) */ /* #define USE_PROC_CMDLINE */ /* * red hat >= 5.0 doesn't have this */ #ifndef MNTTYPE_PROC #define MNTTYPE_PROC "proc" #endif /* define the extra mib modules that are supported */ #define NETSNMP_INCLUDE_HOST_RESOURCES #define NETSNMP_INCLUDE_IFTABLE_REWRITES
修改文件时间
将文件时间修改为当前时间的前一年
删除文件