Operating System Reading Report-Introduction to Real-Time Linux
Feifei (98132194)
Abstract: This article makes a simple analysis on a real-time Linux instance nmt rt-Linux, and points out the role of Linux in general real-time operating
Local Test Cases:
# there can be no spaces on either side of the equal sign, before the error has been out here
yesterday= ' date-d last-day +%y-%m-%d '
echo $yesterday
curday= ' Date +%y-%m-%d '
echo $curday
echo "Now time: ' Date ' +%y%m%d%T '"
The name "Linux" I think we will not be unfamiliar now, this more than a year with the domestic media of the competing propaganda and reports, Linux has become a hot topic.
I would like to talk about these aspects of the history and development of
Everyone knows that every file in the Linux file system has three timestamps:Access time (atime--access time): Is the date the file was last accessed.Change Time (Ctime--change): Is the time of the file's inode change (what is the inode?). When you
Linux running time (5) (laruence's Private food note)-Linux general technology-Linux technology and application information. The following is a detailed description.
Although there are a lot of things to do, the progress of learning Linux is not
On the first, straight hit Linux:12 asked 1. What is Linux? Linux is an exotic operating system that is born on the web, growing up on the web, and ripe for networking. In the 1991, Finnish college student Linus Torvalds The idea of developing a
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
I and Linux-general Linux technology-Linux technology and application information. The following is a detailed description. Translation: linky_fan @ www.linuxfans.org
Making the distribution, Part 1
Birth of the Gentoo Linux
Me and Linux
Nowadays,
Help information for the date command[root@localhost source]# 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=
Custom Time FormatWe can usestrftime() function to format the time as we want. Its prototype is as follows:size_tstrftime( Char *strdest, size_t MaxSize, const Char *format, Const struct TM *timeptr);We can place the time information stored in the
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.