Computer is a very useful machine. Some of them are big, but some of them are very small .Many people like playing computer. Computer has many functions, so that people can do a lot of things by computer, like watching movies, listening to the music or playing games. It can make our lives very colorful and convenient. Various people can make good use of computer. Children can use computer to learn and play games. Parents can use computers to work. I think computer is a kind of wonderful and interesting machine, so I like computer very much.
电脑是一种很有用的机器。有的电脑很大,但是有的\'很小。很多人喜欢玩电脑。电脑有很多功能,人们可以i用电脑做很多事情,比如说看电影,听音乐或者玩游戏。它可以使我们的生活充满色彩和便利。各种各样的人都可以好好利用电脑。小孩子可以用电脑来学习和玩游戏。父母可以用电脑来工作。我认为电脑是一种神奇有趣的机器,所以我很喜欢电脑。
2.目录(directory:就是目录,第一个属性为[d],例如[drwxrwxrwx]。
3.连接文件:(link类似windows下面的快捷方式。第一个属性为[l],例如[lrwxrwxrwx]
4.设备与设备文件:与系统外设及存储相关的一些文件,通常都集中在/dev目录下。该文件又分为两种:
块(block设备文件:就是存储数据以供系统访问的接口设备,简单而言就是硬盘。例如一号硬盘的代码是/dev/hdal等文件,第一个属性为[b]。
字符(character设备文件:即串行端口的接口设备,例如键盘、鼠标等。第一个属性为[c]。
5.套接字(sckets:这类文件通常用在网络数据连接。第一个属性为[s]
6.管道(FIFO,pipe:FIFO也是一种特殊的`文件类型,其主要目的是,解决多个程序同时访问一个文件所造成的错误,第一个属性为[p]。
[[emailprotected]~]#cal
[[emailprotected]~]#cal 2005
© 2022 xuexicn.net,All Rights Reserved.