栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 系统运维 > 运维 > Linux

linux系统常用命令有哪些? semicolon命令的使用方法

Linux 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

这里介绍几个Linux的常用命令

当在同一行的2个命令使用semicolon也就是分号;分隔时,表示第一个command将在后一个command开始时完成,例如

ls -F /etc;ls -F /home



Linux有命令行自动补齐功能,输入命令行的前面几个字符可以连续按下2次tab键或者Esc键给出提示,如果只有以首字母开始的唯一一个命令,则系统会自动补齐,例如输入dm,按下2次tab键或者2次Esc键,效果如下



默认的Linux命令行使用的是emacs编辑器,有很多功能

ctrl+b move back one character



在命令行编辑时光标cursor的back和forward

ctrl+f=move forward one character

del=delete the character to the left of the cursor



ctrl+a=move to the start of the line

ctrl+e=move to the end of the line

esc+f=move forward a word

esc+b=move backward a word

ctrl+l=clear the screen,reprinting the current line at the top

按下control加小写的L将清除屏幕,并把当前行移动到屏幕的top



相关推荐:

LINUX系统时间怎么设置同步脚本或命令?

linux系统怎么用命令切换用户?

Linux查看系统信息的常用命令

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/174313.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号