1. Find all files ending in .tar in the current directory and move to the specified directory:
find . -name "*.tar" -exec mv {} ./backup Annotation: find &ndash ;name is mainly used to find a file name, -exec, xargs can be used to take the previous results, and then the action to be executed, generally used with find a lot, find use us can extend -mtime to find the modification time, - Type is the specified object type (commonly includes f for files, d for directories), -size specifies the size, for example, it is often used: finds the LOG file larger than 100M 30 days before the current directory and deletes it.
find . -name "*.log" –mtime +30 –type f –size +100M
First install CentOS6 to install rp-pppoe this software, the previous version of centos is installed
win7 There are a lot of tricks, if used well, can make the win7 system get no small optimization. No
Fault 1. Local connection is restricted or no connection [Fault phenomenon] Each time you enter the
Do you use the Linux command line?
What kind of partition should Linux be installed on?
Configuring Linux operating system environment variables
Practical Tips: Several Ways to Remove Grub from Linux Systems
Switching From Windows to Nix or a Newbie to Linux – 20 Use
Linux one-click installation lnmp environment Raiders
Microsoft's release of Windows8 makes the Linux desktop operating system a step closer to us.
Linux mkdir function mode permission setting
Linux Operating System Installation
How to clear windows 7 access records?
Computer's 12 common password cracking spells
win7 computer hard disk does not put out lights lit how to solve
Wp8.1 update upgrade win10 mobile phone preview version 10051 step graphic process
How to do the CD7 in the win7 computer?
How to use the partitioning function that comes with Windows 7
How to optimize the system to make win2003 more perfect
Winxp system boot prompts Adminstrator account has been locked What should I do?
2009 Microsoft's Top 10 Events Review Windows 7 Releases First
Win 7 adjust the virtual memory settings to solve system partition larger capacity (2)