绿叶萌飞
绿叶萌飞
全部文章
linux命令...
Android(41)
Android Studio(13)
eclipse(1)
javascript(1)
java基础(19)
java并发编程(1)
JVM(2)
leetcode(11)
MySQL(1)
PTA(8)
个人js代码笔记——不详细解释(10)
其他(1)
周记随笔(7)
多线程(2)
我的android学习笔记(22)
数据结构与算法(85)
编程时光(5)
编程语言(20)
蓝桥杯(5)
计算机常用基础(1)
计算机网络(9)
迁移牛客网说明(1)
归档
标签
去牛客网
登录
/
注册
新手lcy
博客见这里https://liuchenyang0515.blog.csdn.net
全部文章
/ linux命令行(译文)
(共38篇)
第十一章:进程
进程 Modern operating systems are usually multitasking, meaning that they create the illusionof doing more than one thing at once by rapidly switchi...
2020-01-01
0
385
第十二章 : shell 环境
shell 环境 As we discussed earlier, the shell maintains a body of information during our shellsession called the environment. Data stored in the env...
2020-01-01
0
495
第十三章 : vi 简介
vi 简介 There is an old joke about a visitor to New York City asking a passerby for directions tothe city’s famous classical music venue: Visitor: ...
2020-01-01
0
632
第十四章 : 自定制 shell 提示符
自定制 shell 提示符 In this chapter we will look at a seemingly trivial detail — our shell prompt. Thisexamination will reveal some of the inner working...
2020-01-01
0
454
第十五章 : 软件包管理
软件包管理 If we spend any time in the Linux community, we hear many opinions as to which of themany Linux distributions is “best.” Often, these discus...
2020-01-01
0
494
第十六章 : 存储媒介
存储媒介 In previous chapters we’ve looked at manipulating data at the file level. In this chapter,we will consider data at the device level. Linux ha...
2020-01-01
0
836
第十七章 : 网络系统
网络系统 When it comes to networking, there is probably nothing that cannot be donewith Linux. Linux is used to build all sorts of networking systems ...
2020-01-01
0
4604
第十八章 : 查找文件
查找文件 As we have wandered around our Linux system, one thing has become abundantly clear:a typical Linux system has a lot of files! This begs the q...
2020-01-01
0
683
第十九章 : 归档和备份
归档和备份 One of the primary tasks of a computer system’s administrator is keeping the system’sdata secure. One way this is done is by performing time...
2020-01-01
0
646
目录
本书是 The Linux Command Line 的中文版 引言 (Introduction) 第一章 引言 学习 shell 第二章 : 什么是 shell 第三章:文件系统中跳转 第四章:探究操作系统 第五章:操作文件和目录 第六章:使用命令 第七章:重定向 第八...
2020-01-01
0
502
首页
上一页
1
2
3
4
下一页
末页