当前位置:网站首页>Directory related commands
Directory related commands
2022-06-30 13:23:00 【User 4982247】
pwd
pwd yes print work directory abbreviation , Print the current directory , Generally, there are no parameters
cd
cd yes change directory abbreviation , Used to switch the current working directory
Common operations ( Parameters ):
1. cd Absolute path ## Enter the specified directory , Desperate path from / Start
2. cd . ## Continue to stay in the current directory
3. cd .. ## Enter the parent directory of the current directory
4. cd ~ ## Enter the home directory of the currently logged in user
5. cd - ## Enter the last directory
ls
ls yes list directory contents abbreviation , View contents under the directory
Common operations ( Parameters ):
1. ls -l ## Long format (long), It can be abbreviated as ll, View the content attributes of specific files in the directory ( file size 、 Creation time 、 user 、 User group permissions )
2. ls -a ## Display all files (all),Linux The hidden file is usually in the form of . start
3. ls -A ## Show division .( Current directory ) and ..( Superior directory ) All documents other than ,Linux The hidden file is usually in the form of . start
边栏推荐
- Database usage in QT
- WTM重大更新,多租户和单点登录
- Read all the knowledge points about enterprise im in one article
- 幸运哈希竞猜系统开发(源码部署)趣投哈希游戏玩法开发(案例需求)
- Unity脚本的基础语法(1)-游戏对象的常用操作
- Rk356x u-boot Institute (command section) 3.3 env related command usage
- 随着产业互联网的发展,有关互联网的落地和应用也就变得宽阔了起来
- Data Lake (11): Iceberg table data organization and query
- zabbix-server启动失败处理方式
- Golang foundation -- slicing several declaration methods
猜你喜欢
Matlab tips (22) matrix analysis -- stepwise regression
嵌入式开发:5个可能不再被禁止的C特征
[Select] resource realization information, news, we media, blog applet (can be drained, open traffic master, with PC background management)
正则系列之断言Assertions
[kali] Kali system, software update (with image source)
Unity脚本的基础语法(1)-游戏对象的常用操作
The independent station is Web3.0. The national "14th five year plan" requires enterprises to build digital websites!
顺应媒体融合趋势,中科闻歌携手美摄打造数智媒宣
Methodology for troubleshooting problems (applicable to troubleshooting problems arising from any multi-party cooperation)
How can I protect my private key?
随机推荐
华为帐号多端协同,打造美好互联生活
MySQL如何将列合并?
Kaniko official documents - build images in kubernetes
Dark horse notes -- List series collections and generics
Machine learning notes - Introduction to autocorrelation and partial autocorrelation
Data Lake (11): Iceberg table data organization and query
Understanding and mastery of ffmpeg avbufferpool
kaniko官方文档 - Build Images In Kubernetes
visualstudio 和sql
Rk356x u-boot Institute (command section) 3.2 usage of help command
60 个神级 VS Code 插件!!
DNS 解析之家庭网络接入 Public DNS 实战
【系统分析师之路】第五章 复盘软件工程(敏捷开发)
[recruitment (Guangzhou)] Chenggong Yi (Guangzhou) Net core middle and Senior Development Engineer
Definition of variables and assignment of variables in MySQL
Dark horse notes -- wrapper class, regular expression, arrays class
你想要的异常知识点都在这里了
【系统分析师之路】第五章 复盘软件工程(软件过程改进)
发生QQ大规模盗号事件,暴露出什么网络安全问题?
Introduction to two types of rxjs observable operators