Яндекс.Метрика
логотип - Как-то так
qr-код - Как-то так стрелка - Как-то так
Leading Economist + ... пиктограмма - Как-то Так THIS     Economic literacy and web solutions
All on the topic: what, how and why. Actual things - in their own words.
Turn your quality WITH ME - BUTW !
If you don't like what you get, change what you give. © Carlos Castaneda     KAKTOTAK.BY - economic design and web development services (php/js - telegram, WordPress, Laravel, Vue, SEO)    Cooperation - on an ongoing basis    Be in the topic   -    SUBSCRIBE      My notes are ECONOMICS +  и  WEB Developer's Guide | php+js+seo   в Telegram   telegram  

Cheat sheet on basic commands for working with the terminal and command line

Cheat sheet on basic commands for working with the terminal and command line

Cheat sheet for standard terminal and command line commands. They are universal for use in most Unix/Linux environments (such as macOS, Linux), as well as for Windows, but with some differences.

They are also applicable for working with the built-in terminal in Visual Studio Code (VS Code).

These commands allow you to perform various operations, such as navigating folders, creating files, and other basic tasks.

Below are the commands for Windows and Linux, indicating the differences.

Navigating through folders

  • cd : Go to the specified folder.
    Example: cd Documents go to the Documents folder.
  • cd ..: Move up a level in the folder hierarchy.
  • cd ~: Go to the user's home directory (works on Linux/Mac).
    On Windows: cd %USERPROFILE% go to the home directory.
  • cd -: Switch to the previous directory (works on Linux/Mac).
  • ls (Linux/Mac) or dir (Windows): Show the contents of the current folder.

Creating and deleting files and folders

  • touch : Create a new file (works on Linux/Mac).
    On Windows: use echo. >file_name to create the file.
  • mkdir : Create a new folder (works on all systems).
    Example: mkdir myfolder create a folder myfolder.
  • rm: Delete the file (works on Linux/Mac).
    On Windows: use del filename to delete the file.
  • rmdir : Delete an empty folder (works on Linux/Mac).
    In Windows: rmdir folder name — deleting an empty folder.

Copy and Move

  • cp <source>lt;purpose: Copy the file (works on Linux/Mac).
    On Windows: use copy source destination.
  • mv <source>lt;purpose: Move or rename a file (works on Linux/Mac).
    On Windows: use move source destination.

Other useful commands

  • clear (Linux/Mac) or cls (Windows): Clear the terminal screen.
  • pwd (Linux/Mac): Show the current directory path.
    On Windows: just run cd without arguments.
  • git status: Check the status of the Git repository (works on any system if Git is installed).
  • code .: Open the current folder in VS Code (if VS Code is added to the PATH).

These are the basic and standard commands that allow you to work effectively both directly in the operating environment itself and with the terminal in Visual Studio Code.

автор - Михаленко Р.
M R. Автор - kaktotak.by Specialization: financial and economic design - modeling of business, investment projects of the real sector, analysis and evaluation of efficiency, optimization of the management decision system.

A wide range of web-based competencies for solving business problems.

Subscribe to my telegram channel - My notes are ECONOMICS +
Там я ничего не втюхиваю и не навязываю. Просто делюсь полезной информацией по экономической грамотности. Повышайте своё качество вместе со мной: что, как и почему в экономике на простом языке. Понятия, алгоритмы, процессы, микро- и макроаспекты и многое другое. Может, будет интересно !

And also - WEB Developer's Guide | php+js+seo
Notes and native solutions to simple local tasks in PHP, JS. Something about Laravel, WordPress, Vue and SEO.

  Personal assistance in economic design and web development:

  • Financial and economic modeling, analysis, accounting, business planning
  • Comprehensive web development/project support on the web (php/js, seo – Laravel, WordPress, Vue, telegram, administration, content, advertising in Yandex Direct

  telegram или форма обратной связи

Administrator
193
0
Name
E-mail
Rating
Review

Currency Converter
RUB RUB-icon
USD USD-icon
EUR EUR-icon
CNY CNY-icon
BYN BYN-icon
UAH UAH-icon
KZT KZT-icon
SHORT- what is it about
ECONOMIC LITERACY
  Simple online solutions to problems of economics and finance  
I Want To Know Everything. Useful Tips