? ? A few days ago to see an article, very agree with one of the words
Linux只是一个工具,工具不是目的,只是手段。 ?? Today is not about how to learn Linux, just casually talk about my thinking of Linux. One of the most important concepts in Linux is ' files ', and all the content can be considered as files. The system is composed of a file, missing one of the file system will not work properly. So it is important to know what important files are in the system and the role of each file. But it is more important to understand how these files are organized and how they are integrated into a system. More files can only be a bunch of files, organized is a NB operating system. Inspired by this, we have to go through a similar phase when we learn a new knowledge. Most people learn a new learning from the knowledge point of receiving fragmentation, rather than start from the top down macro grasp the whole subject and then learn specific points of knowledge. This phase is mainly the accumulation of knowledge, fragmented knowledge points similar to a single file in Linux, the real ability to embody these trivial points of knowledge organized and systematized. Knowledge points can eventually become a learning.
Linux Learning Experience