`

Linux basic Command

 
阅读更多
ls 就是列出所有文件  
ls –l 会竖着拍 然后就可以看出哪些是目录哪些是文件

pwd当前路径是什么

mkdir创建目录

rmdir删除目录

rmdir –rf d1 全部删除不用问

touch 创建一个空文件

cp doc1 doc2

cp -r d1 d2

mv dd1 /basicCommand

vi test.txt

a之后开始添加内容 按exc回到命令模式 输入:按w存盘 按q推出  按q!不存盘推出

more test.txt 看内容

dd删除一行

dw删除整个word

ln创建一个链接

分享到:
评论

相关推荐

    a_document_about_linux_basic_command_-_linux常用命令_linux_basic_com

    a_document_about_linux_basic_command_-_linux常用命令_linux_basic_command

    Android命令行工具Command line tools-linux-7302050

    If you do not need Android Studio, you can download the basic Android command line tools below. You can use the included sdkmanager to download other SDK packages. These tools are included in Android...

    Linux-Basic-Command.rar_The Word

    Connecting to the system and Disconnecting from the system, Text and graphic mode, Changing your password, Navigating through the file system, Determining file type, Looking at text files, Finding ...

    速查表-linux

    速查表-linux 包含内容: ... Muppix_Basic_Linux_commands.pdf Muppix_Linux_commands_1.pdf Muppix_Linux_commands_2.pdf Muppix_Linux_terminal_navigation.pdf The One Page Linux Manual.pdf

    嵌入式Linux应用程序开发详解

    第一章-LinuxBasic 第二章t-LinuxApp02-LinuxCommand 第三章-LinuxApp03-C 第四章-LinuxApp04-EmbededSystem 第五章-LinuxApp05-Environment 第六章 文件IO编程 第七章LinuxApp07-ProcessControlling 第八章LinuxApp...

    Basic Commands in LINUX

    8. man命令:显示命令的手册页,man command会显示command命令的使用手册。 9. df命令:显示磁盘的使用情况。 10. du命令:显示目录空间的使用情况。 11. free命令:显示内存和交换空间的使用情况。 12. whereis命令...

    shell cheat sheet

    This cheat sheet provides a comprehensive overview of essential shell commands, constructs, and utilities commonly used in UNIX/Linux environments. It is designed to serve as a quick reference guide ...

    Linux for Developers

    * **Command Line and GUI Environments:** Rothwell covers essential skills for both Linux command line and GUI environments, introducing text editors and other tools for efficient coding. * **Text ...

    Linux for Developers: Jumpstart Your Linux Programming Skills

    He presents essential skills for both Linux command line and GUI environments, introducing text editors and other tools for efficient coding. Building on this knowledge, Rothwell introduces ...

    Basic_Linux_Commands

    根据给定文件的信息,本文将围绕“Basic Linux Commands”这一主题进行深入解析,重点阐述Linux基本命令的操作方法及其应用场景,并对部分关键概念和技术细节进行详细解释。 ### 基本Linux命令 #### shell与bash ...

    CompTIA Linux+ Exam LX0-103 and Exam LX0-104, 3rd Edition

    Chapter 1: Exploring Linux Command-Line Tools Chapter 2: Managing Software Chapter 3: Configuring Hardware Chapter 4: Managing Files Chapter 5: Booting Linux and Editing Files Chapter 6: Configuring ...

    Android命令行工具Command line tools-mac-7302050_latest.zip

    If you do not need Android Studio, you can download the basic Android command line tools below. You can use the included sdkmanager to download other SDK packages. These tools are included in Android...

    Linux for Beginners: An Introduction to the Linux Operating System

    The basic Linux commands you'll use most often. Creating, renaming, moving, and deleting directories. Listing, reading, creating, editing, copying, and deleting files. Exactly how permissions work ...

    嵌入式linux应用程序开发技术详解(1~5章)

    1. **Linux基础**(Farsight-LinuxApp01-LinuxBasic.pdf):这一章通常会介绍Linux的历史、特点和优势,以及它的内核结构。它可能还会讲解如何安装和配置Linux开发环境,包括常用的开发工具,如GCC编译器、GDB调试器...

    Linux初学大手册

    在《Farsight-LinuxApp01-LinuxBasic.pdf》中,首先会介绍Linux的历史背景和哲学,让你了解其开源、自由的本质。然后,你会接触到Linux的桌面环境,如GNOME、KDE等,以及如何启动和关闭Linux系统。接着,章节会详细...

    华清远见《嵌入式Linux应用程序开发详解》

    1. **Linux基础知识**(Farsight-LinuxApp01-LinuxBasic.pdf): - Linux操作系统介绍:包括Linux的历史、内核版本管理、发行版分类等。 - 文件系统结构:讲解Linux下的目录结构,如 `/bin`、`/etc`、`/usr` 等的...

    一本linux操作系统教程压缩包

    "Farsight-LinuxApp01-LinuxBasic.pdf"标题暗示了这是基础篇,涵盖了Linux操作系统的基础知识,如文件系统结构、命令行界面、文件管理、权限控制、进程管理等。这部分内容是所有Linux学习者必须掌握的,是进一步学习...

Global site tag (gtag.js) - Google Analytics