|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/command-line-for-beginners-linux-macos-windows/
课程评论:没有评论
Coursera 课程总结:初学者命令行指南 (Linux, MacOS, Windows) 本课程旨在教授初学者如何使用命令行(CLI),这是一个强大的、基于文本的计算机交互方式。无论您是想学习编程、成为开发者,还是仅仅想更高效地管理文件,掌握命令行都将是一个宝贵的技能。 **课程概要:** 命令行界面(CLI)是一种文本驱动的应用程序,用于输入命令、查看、处理和操作计算机上的文件。它免费内置于大多数操作系统中,在不同系统中有不同的名称: * **Windows:** 命令提示符 (Command Prompt) * **MacOS:** 终端 (Terminal) * **Linux:** 终端或终端模拟器 (Terminal or Terminal Emulator) 了解命令行操作对于计算机工作至关重要,尤其对于有志于编程和成为开发者的朋友。本课程将涵盖命令行中的基本且常用的命令。 **您将学到:** * 如何打开命令行界面。 * 什么是提示符(Prompt)及其作用。 * 如何显示当前用户。 * 如何显示计算机名称。 * 如何显示当前工作目录。 * 如何列出文件和目录。 * 如何切换目录。 * 如何创建目录。 * 如何创建文件。 * 如何复制文件。 * 如何移动文件。 * 如何删除文件。
The command line is a quick, powerful, text-based interface developers use to more effectively and efficiently communicate with computers to accomplish a wider set of tasks.Command-line interface(CLI), is a text-based application for giving commands, viewing, handling, and manipulating files on your computer.Command-line interface comes built in for free in most operating systems. It is known as the following in different operating systems:Command Prompt (Windows)Terminal (Mac Os)Terminal or Terminal Emulator (Linux based systems )Knowing how to use the command line interface is a useful skill to have when working with computers particularly if you plan to learn how to write computer programs or become a developer or programmer.This course will teach you some basic and commonly used commands on the command line interface. Knowing how to use the command line interface is a very useful skill to add to your skillset. The command line interface can be used to perform a variety of tasks.What You will learn:How to open the command lineThe promptHow to display current userHow to display computer nameHow to display current working directoryHow to list files and directoryHow to change directoryHow to create a directoryHow to create a fileHow to copy a fileHow to move a fileHow to delete a file