1.0.0 Summary

Tittle:【Linux】-NO.8.Linux.4.Command.1.001-【Common Command】-

Style:Linux

Series:Command

Since:2017-04-16

End:2017-04-16

Total Hours:ing

Degree Of Diffculty:5

Degree Of Mastery:5

Practical Level:5

Desired Goal:5

Archieve Goal:...

Gerneral Evaluation:...

Writer:kingdelee

Related Links:

http://www.cnblogs.com/kingdelee/

1.1.0 tar

Extract to assigned catalog:

tar -zxvf apache-maven-3.5.0-bin.tar.gz -C bb/

1.1.1 find:

Find object from path:

find / -name maven.tar*

  

1.1.2 ps

Show excuting process:

ps ax

1.13 yum安装

yum install xxx

1.1.4 查看yum安装的文件

rpm -qa

  

最新文章

  1. C#中DataTable中的Compute方法使用收集
  2. Java HttpGet
  3. 文件系统权限引起IIS站点总跳登录页面
  4. leetcode 112
  5. SQL SERVER中如何格式化日期(转)
  6. Leetcode-34-Search Insert Position-(Medium)
  7. Java是如何解析xml文件的(DOM)
  8. float、absolute、inline-block三者区别
  9. Python的线程池
  10. Asp.Net 将HTML中通过dom-to-image.js标签div内的内容转化为图片保存到本地
  11. sass创建web项目环境步骤
  12. H5自定义金额键盘,改良后ios体验效果流畅
  13. Javascript高级编程学习笔记(74)—— 表单(2)表单提交及重置
  14. POST提交数据之---Content-Type的理解;
  15. Author and Submission Instructions
  16. maven国内aliyun镜像
  17. T 分布(近似标准正态分布)
  18. 自动化运维工具SaltStack详细部署
  19. FTP-IIS Web
  20. java使用freemarker生成静态html页面

热门文章

  1. 2018ACM-ICPC南京区域赛---AJGIDKM
  2. MySQL的sql_mode模式说明及设置
  3. Codeforces 44E - Anfisa the Monkey - [水题]
  4. [No000014B]Office-PPT设置默认打开视图
  5. Java NIO 读取文件、写入文件、读取写入混合
  6. 查询执行成本高(查询访问表数据行数多)而导致实例 CPU 使用率高是 MySQL 非常常见的问题
  7. 记录jq控制select 选中状态
  8. 压缩维度oj P1173+P1174+P1164
  9. 防止atoi函数内存越界
  10. 天梯赛训练2 7-8 矩阵A乘以B