当前位置:网站首页>黑马程序员-软件测试--07阶段2-linux和数据库-09-24-linux命令学习步骤,通配符,绝对路径,相对路径,文件和目录常用命令,文件内容相关操作,查看日志文件,ping命令使用,
黑马程序员-软件测试--07阶段2-linux和数据库-09-24-linux命令学习步骤,通配符,绝对路径,相对路径,文件和目录常用命令,文件内容相关操作,查看日志文件,ping命令使用,
2022-07-04 18:32:00 【小白的学习笔记记录】
十. 命令学习方法说明
此处以 ls 命令为例
ls : 展示当前路径下有哪些文件
ls -a : 显示当前路径下的所有文件(包含隐藏文件(文件名以.开头的))
ls -l : 显示当前路径下文件的详细信息
ls -al : 显示当前路径下文件的详细信息(包含隐藏文件)
注意:
1. 命令选项连用形式为: 命令主体 -选项1选项2
2. 命令主体和选项之间必须包含一个空格
3. 命令选项的作用一般是用来扩展命令主体功能的
学习方法:
1. 优先搞清楚命令主体的含义
2. 根据实际需求结合帮助命令查找命令选项
3. 没用过的选项, 尝试自己搭建场景, 试验后看效果
4. 孰能生巧, 相较于死记命令, 勤加练习更合理一些!
ls 命令使用效果截图1
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-GxOdKubV-1656605764333)(Linux 和数据库 day01 随堂笔记.assets/image-20200523113447394.png)]
ls 命令使用效果截图2
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-VKIqrqwH-1656605764334)(Linux 和数据库 day01 随堂笔记.assets/image-20200523113505239.png)]
虚拟机常规操作:显示隐藏文件
如图开启选项即可
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-4lR2iODO-1656605764335)(Linux 和数据库 day01 随堂笔记.assets/ima
边栏推荐
- 一文掌握数仓中auto analyze的使用
- 在线SQL转Excel(xls/xlsx)工具
- 876. Intermediate node of linked list
- HDU 6440 2018中国大学生程序设计网络选拔赛
- 基于NCF的多模块协同实例
- Online data migration scheme encountered in the project 1 - general idea sorting and technical sorting
- 1009 Product of Polynomials(25 分)(PAT甲级)
- The difference and usage between substr (), slice (), and substring () in the string interception methods of "understand series after reading"
- Add namespace declaration
- BCG 使用之CBCGPProgressDlgCtrl进度条使用
猜你喜欢
勾股数规律(任意三个数能够满足勾股定理需要满足的条件)
Hough Transform 霍夫变换原理
Lm10 cosine wave homeopathic grid strategy
Oracle with as ORA-00903: invalid table name 多表报错
Detailed explanation of the binary processing function threshold() of opencv
FPGA timing constraint sharing 01_ Brief description of the four steps
Explore the contour drawing function drawcontours() of OpenCV in detail with practical examples
用实际例子详细探究OpenCV的轮廓绘制函数drawContours()
Wireshark网络抓包
How to use async Awati asynchronous task processing instead of backgroundworker?
随机推荐
大div中有多个div,这些div在同一行显示,溢出后产生滚动条而不换行
2019年蜀山区第十五届青少年信息学竞赛
Unity adds a function case similar to editor extension to its script, the use of ContextMenu
Master the use of auto analyze in data warehouse
Reflection (I)
SSRS筛选器的IN运算(即包含于)用法
Lenovo explains in detail the green smart city digital twin platform for the first time to solve the difficulties of urban dual carbon upgrading
牛客小白月赛7 谁是神箭手
Hough Transform 霍夫变换原理
LM10丨余弦波动顺势网格策略
BI技巧丨权限轴
prometheus安装
. Net ORM framework hisql practice - Chapter 2 - using hisql to realize menu management (add, delete, modify and check)
Have you guys ever used CDC direct Mysql to Clickhouse
HDU 6440 2018中国大学生程序设计网络选拔赛
MySQL数据库基本操作-DDL | 黑马程序员
【问题】druid报异常sql injection violation, part alway true condition not allow 解决方案
LeetCode FizzBuzz C#解答
2021 Hefei informatics competition primary school group
The 300th weekly match of leetcode (20220703)