Date--helpUsage: date [options] ... [+ format]Or: Date [-u|--utc|--universal] [MMDDHHMM[[CC]YY][.SS]]Displays the current time in the given format, or sets the system date.-D,--date= string displays the time described by the specified string, not
The touch Command in linux is not commonly used. it is generally used when you use make. The most common usage is touchfileA. if fileA exists, you can use the touch command to change the date and time of the file or directory, including the access
Linux touch command is generally used to change the date and time of a document or directory, including the access time and change time, or to create a new file that does not exist. 1. command format: touch [option]... file... 2. command parameters:-
The Touch command has two functions: one is to update the time tags of existing files to the current time of the system (the default), their data will remain intact, and the second is to create new empty files. (1) UsageUsage: Touch [options] ...
Linux touch command is generally used to change the date and time of a document or directory, including the access time and change time, or to create a new file that does not exist. 1. command Format: touch [Option]... file... 2. command Parameters:-
Copy Code code as follows:
/*
* Date Format 1.2.3
* (c) 2007-2009 Steven Levithan
* MIT License
*
* Includes Enhancements by Scott Trenda
* and Kris Kowal
*
* Accepts a date, a mask, or a date and a mask.
* Returns A formatted version
The Linux Learning Touch command
linux's touch commands are typically used to change the date and time of a document or directory, including access time and change time, or create a new file that does not exist. 1. Command format:
/** Date format 1.2.3* (III) 2007-2009 Steven levithan* Mit license** Includes enhancements by scott trentda* And Christopher** Accept a date, a mask, or a date and a mask.* Returns a version of the given date format.* The default date is the
One linux command every day (9): touch Command link: One linux command every day (1): ls command http://www.2cto.com/os/201210/163049.html ; One linux command every day (2): cd command http://www.2cto.com/os/201210/163050.html One linux command
One linux Command every day (9): touch command link: One linux Command every day (1): ls command http://www.bkjia.com/ OS /201210/163049.html#linuxlinuxcommand every day (2): cd command serial (3 ): pwd command Export (4): mkdir command
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.