A. Find commandLocate find a command to find a file from a locally generated databaseIf you do not have the locate command, install the package: Mlocate[Email Protected]_46_188_centos ~]# which locate/usr/bin/locate[[email protected]_46_188_centos ~]
1. AccountWindows Administrator AdministratorLinux Administrator root2. Graphics mode and character mode switchCTRL+ALT+FN (n=1~6) switch from graphic to characterALT+FN switching from character to other modeAlt+f7 back to graphical mode3.
Etag
Edit entry Sharing
This entry was created by LCLNL, and has been edited 2 times by a total of 1 collaborators. The newest association author: lclnl. Please describe the term in a simple sentence and add a summary immediately. directory 1 how
http://blog.csdn.net/mchdba/article/details/51527081The MySQL version is the 5.7.10-log community version and needs to be backed up, but after a long backup time, the disk is not enough, so you need to clean up the specified old backup
Query file type and file Location command)FileRole: View the file type (the file type under Linux does not differentiate after the prefix name)Syntax: file [options] filename============================================================================
Ps:find is a powerful command that matches the regular and finds the corresponding permissions, which can help you pinpoint files in any directory anywhere in your system. The following is the most detailed article on the use of the Find command,
Find Linux is a very powerful search command, through the man find to see the find manual , you can find the description of Find a screen, and estimated that it will take some time to read. Brother even Linux training Small series summed up the
Local single File upload script, name uf
This is done on the local test, using the Bpcs_uploader script implementation, just for simple encapsulation, automatically improve the cloud file path.
Technical Highlights: Use DirName to get the directory
Python sorts images by the creation time in the exif information,
This example describes how python sorts images by the creation time in the exif information. Share it with you for your reference. The specific analysis is as follows:
We often take
Commonly used to view Linux system information command system # uname-a # view the kernel/operating system/CPU information # head-n1/etc/issue # view the operating system version # cat/proc/cpuinfo # View CPU information # hostname...
Atimemtimectime1.mtime (medifytime) in linux: The last time the file or directory was modified. ctime (changtime): The time at which the last file or directory (the original data is changed: attribute) is changed, for example, the time when the
Article title: Shell basics: Chapter 2 use find and xargs. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open
The time of the Linux sketch file is frequently asked about the document time during interviews with relevant Linux posts. Linux documents generally have three types of time: Accesstime-atime (access time), Modificationtime-mtime (content
Linux/unixshell's "find" usage has been a long time ago, and I have moved out to share it with you: parameter explanation: find is used to query files in a directory. common parameters are as follows:-path is followed by the path www.2cto.com-prune,
Chapter1 Key Knowledge Review outline one, WEEK21. Learning Objectives① can install the Linux operating system independently ② can skillfully use the basic commands of the Linux system ③ skilled use of Linux User management commands/system-related
System# Uname-A # view kernel/operating system/CPU Information# Head-N 1/etc/issue # view the operating system version# Cat/proc/cpuinfo # view CPU Information# Hostname # view the computer name# Lspci-TV # list all PCI devices# Lsusb-TV # list all
Prepare the environment
First, create another test file in the EXT4 file system.
# echo Time for knowledge >testfile# touch -a -t 211101231917.42 testfile# touch -m -t 204005160308.19 testfile
You can use the touch command to directly modify the
Parameters of the find command;
Pathname: directory path searched by the find command. For example, use "." To represent the current directory, and use "/" to represent the root directory of the system.-Print: The find command outputs matching
The find command has several options for searching files based on your system's timestamp. These timestamps include
Last modification time of mtime file content atime file was read or accessed time ctime file state change time
Mtime and atime are
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.