Lädt...


🔧 Terminal Commands.


Nachrichtenbereich: 🔧 Programmierung
🔗 Quelle: dev.to

Terminal komandalari yordamida operatsion tizimda fayllar bilan ishlash, dasturlarni boshqarish, tarmoq sozlamalarini ko'rish va boshqa amallarni bajarish mumkin. Quyida ba'zi asosiy Linux/macOS va Windows terminal komandalari berilgan.

Linux/macOS Terminal komandalari:

  • pwd – Hozirgi ishchi katalogni ko'rsatadi.

    • Misol: pwd
  • ls – Katalog tarkibini ko'rsatadi.

    • Misol: ls yoki ls -la (yashirin fayllarni ham ko'rsatadi)
  • cd – Katalogni o'zgartiradi.

    • Misol: cd /home/username/Downloads
  • mkdir – Yangi katalog yaratadi.

    • Misol: mkdir myfolder
  • rm – Fayl yoki katalogni o'chiradi.

    • Misol: rm file.txt yoki rm -r folder/ (katalogni rekursiv o'chiradi)
  • cp – Fayl yoki katalogni nusxalaydi.

    • Misol: cp file.txt /home/username/Documents/
  • mv – Fayl yoki katalogni ko'chiradi yoki nomini o'zgartiradi.

    • Misol: mv oldname.txt newname.txt
  • touch – Yangi bo'sh fayl yaratadi.

    • Misol: touch myfile.txt
  • cat – Fayl tarkibini ko'rsatadi.

    • Misol: cat file.txt

Windows Command Prompt (CMD) komandalari:

  • dir – Joriy katalog tarkibini ko'rsatadi.

    • Misol: dir
  • cd – Katalogni o'zgartiradi.

    • Misol: cd C:\Users\username\Documents
  • mkdir – Yangi katalog yaratadi.

    • Misol: mkdir myfolder
  • rmdir – Katalogni o'chiradi (faqat bo'sh kataloglarni).

    • Misol: rmdir folder
  • del – Faylni o'chiradi.

    • Misol: del file.txt
  • copy – Faylni nusxalaydi.

    • Misol: copy file.txt D:\Backup\
  • move – Fayl yoki katalogni ko'chiradi.

    • Misol: move file.txt D:\Backup\
  • cls – Ekranni tozalaydi.

    • Misol: cls

.NET Komandalari:

Ushbu maqolada .NET Framework bilan ishlashda foydali bo'lgan asosiy komandalar haqida ma'lumot beramiz. Bu komandalar sizning loyihalaringizni yaratish, boshqarish va ishga tushirishda yordam beradi.

1. dotnet new console

Bu komanda yangi .NET konsol dasturini yaratadi. Konsol ilovasi — bu dastur faqat komanda qatori interfeysi orqali ishlaydigan dastur.

2. dotnet build

Bu komanda sizning loyihangizni (yoki yechimni) quradi (build). Loyihangizdagi kodlarni to'g'ri sinovdan o'tkazganingizdan so'ng, uni ishlatish uchun tayyorlaydi.

3. dotnet sln add

Agar biror yechimga yangi loyiha qo'shmoqchi bo'lsangiz, ushbu komanda ishlatiladi.

4. dotnet run

Bu komanda loyiha yoki yechimni ishga tushiradi. U dasturiy ta'minotning asosiy kodini ishga tushirish imkonini beradi.

Yakuniy Xulosa

Ushbu komandalar yordamida siz .NET ilovalarini yaratishingiz, yechimlarni boshqarishingiz va loyihalarni ishga tushirishingiz mumkin. .NET bilan ishlashni osonlashtiradi va ishlab chiqish jarayonini samarali qiladi.

...

🎥 Top Git Commands | Most Used Git Commands | Git Commands With Examples


📈 29.56 Punkte
🎥 Video | Youtube

🐧 I'd like to share a terminal command I made to generate terminal commands


📈 26.52 Punkte
🐧 Linux Tipps

🔧 10 Linux commands to score 25 marks in System Commands OPPE


📈 19.71 Punkte
🔧 Programmierung

🔧 Today I learned basics of linux commands, below commands are sufficient for devOps please guide someone.


📈 19.71 Punkte
🔧 Programmierung

🐧 Unix Commands Cheat Sheet: All the Commands You Need


📈 19.71 Punkte
🐧 Linux Tipps

📰 Complete Unix Commands And Basic Linux Commands With Examples For Beginners


📈 19.71 Punkte
📰 Alle Kategorien

🕵️ Qmail up to 1.0.3 on 64-bit commands.c commands memory corruption


📈 19.71 Punkte
🕵️ Sicherheitslücken

🐧 Looking for suggestions for terminal commands that show up in a video game


📈 18.19 Punkte
🐧 Linux Tipps

🐧 How to compare two files in Linux using terminal commands


📈 18.19 Punkte
🐧 Linux Tipps

🎥 Linux Terminal 201: Networking Commands You Should Know! - HakTip 152


📈 18.19 Punkte
🎥 IT Security Video

🐧 The Most Retro Way to Run Terminal Commands on Linux, Period


📈 18.19 Punkte
🐧 Linux Tipps

🐧 AICMD - Use ChatGPT to help you write shell commands without leaving terminal


📈 18.19 Punkte
🐧 Linux Tipps

🔧 How to Make Your Own Commands in Linux Terminal


📈 18.19 Punkte
🔧 Programmierung

🐧 Pop up menu with custom commands to run in terminal


📈 18.19 Punkte
🐧 Linux Tipps

🐧 [OC] I made a CLI to convert natural language to terminal commands.


📈 18.19 Punkte
🐧 Linux Tipps

🔧 Funny Linux Commands,The Silly Side of the Terminal🫣


📈 18.19 Punkte
🔧 Programmierung

🐧 I was having fun last night learning random terminal commands on my phone with Termux


📈 18.19 Punkte
🐧 Linux Tipps

🔧 Intro to the Terminal: Basic Commands That Will Help You Get Started


📈 18.19 Punkte
🔧 Programmierung

🔧 🚀 **Essential Terminal Commands for C#/.NET Developers** 🚀


📈 18.19 Punkte
🔧 Programmierung

🐧 25 basic Linux terminal commands to remember


📈 18.19 Punkte
🐧 Linux Tipps

🍏 Mac Terminal Commands You Need to Know to Master the Useful Tool


📈 18.19 Punkte
🍏 iOS / Mac OS

🔧 Terminal Commands.


📈 18.19 Punkte
🔧 Programmierung

🐧 25 basic Linux terminal commands to remember


📈 18.19 Punkte
🐧 Linux Tipps

📰 4 Useful Commands to Clear Linux Terminal Screen


📈 18.19 Punkte
🐧 Unix Server

🐧 Two of the most useful Terminal commands I’ve learned. What are yours?


📈 18.19 Punkte
🐧 Linux Tipps

📰 25 basic Linux terminal commands to remember


📈 18.19 Punkte
🖥️ Betriebssysteme

🍏 8 Must-Know Terminal Commands For Every Mac User


📈 18.19 Punkte
🍏 iOS / Mac OS

🔧 Terminal , Shell, CLI : Your first 20 commands;


📈 18.19 Punkte
🔧 Programmierung

🔧 Windows terminal commands


📈 18.19 Punkte
🔧 Programmierung

matomo