find -mtime:mtime indicates file modification time find -type f: indicates search file, exclude directory (d) and link (l)stat filename: view file status Touch -m -t “0507150202″ filename: update file update time, -t format is YYMMDDhhmm
//10 days ago, excluding the day 10 file $ find -mtime +10 -exec rm -rfv {} \\;//10 days ago, the day's file $ find -mtime 10 -exec rm -rfv {} \\;//10 days, including today's file, but not including the 10th day of the file $ find -mtime -10 -exec rm -rfv {} \\;
Using a Linux terminal is more than just entering commands. After learning these b
Azure is one of the representatives of more and more companies considering moving their business to
The method is as follows: 1. Create a new .htaccess file in the directory where you need to use the
The reverse proxy can be divided into two types from the transmission: 1: synchronous mode (apache-
How to determine if the service is running a shell script
Linux operating system crash processing method summary
Linux LAMP to build web application system
Self-made Linux Pinyin Wubi input method
Apache and Tomcat clusters under Liunx
Fedora 18 will support UEFI Secure Boot
Liunx scheduled backup mysql task implementation code
Solve the system problem accurately Linux log management
Linux using NTP service management /synchronization server time
Hard disk installation under Win7 Red Hat Enterprise Linux 6.0 ES method
4 principles to pay attention to when using U disk
Share the top ten common problems and solutions of Windows7
Win10 system official version of the homemade Chinese ISO system image download address sharing
Win7 open network and sharing center prompt limited solution
How to set the default program under Win8 system?
Win7/Win8 system IE browser download file does not respond to 7 solutions
Small tablet officially runs Win10 consumer version system interface on hand
Modify the 2k/XP default refresh rate with the registry
Win10 Build 10565 version of the Edge browser full update log list