Skip to main content

Linux mint os basic terminal commands

Hello!

 Linux mint user, in this article we will tells about some basic commands used in linus operating system. 

As a linux is a open source operating system so you don't need any type of money to pay anyone. You just download the iso file from the official, make a bootable pendrive and run on pc. Linux have a feature to test how your operating system looks and test hardwares are supports correctly or not with your computer after installation process completed.  


 Here are some basic commands for Linux Mint:



1. cd - change directory

2. ls - list files and directories

3. mkdir - make directory

4. touch - create a new file

5. cp - copy files or directories

6. mv - move or rename files or directories

7. rm - remove files or directories

8. sudo - run a command with superuser privileges

9. apt-get - install, update, or remove software packages

10. grep - search for a specific string in a file or output




If you  want   to try this commands just open linux terminal and start your work 


Comments

Read this Article

Download CBSE Board 2023 Datesheet

  cbse 2023 exam date CBSE Board 2023 Datesheet Live Updates:  केंद्रीय माध्यमिक शिक्षा बोर्ड ने 29 दिसंबर, 2022 को थ्योरी परीक्षा के लिए सीबीएसई परीक्षा तिथि 2023 कक्षा 10, 12 की घोषणा कर दी है। सीबीएसई तिथि पत्र 2023 pdf आधिकारिक वेबसाइट: cbse.gov.in पर उपलब्ध की गईं है। इस साल, बोर्ड की परीक्षा 15 फरवरी से 17 मार्च, 2023 तक आयोजित किया गया है, जबकि कक्षा 12 की परीक्षाएं 15 फरवरी से 5 अप्रैल, 2023 तक आयोजित किया गया है। नीचे दिए गए लिंक से परीक्षा तिथि की pdf download कर सकते हैं । Download files Please wait ... If the download didn't start automatically, click here

Top Windows CMD Keyboard Shortcuts for Faster Command Line Usage

💻 Top Windows CMD (Command Prompt) Keyboard Shortcuts The Command Prompt in Windows is a powerful tool, and knowing the right keyboard shortcuts can make your work faster and more efficient. Here are the most useful CMD shortcuts every Windows user should know. ⌨️ General CMD Shortcuts Shortcut Action Ctrl + C Cancel the current command Ctrl + V Paste text into CMD (Windows 10+) Up / Down Arrow Scroll through command history Tab Auto-complete folder/file names F7 View command history in a pop-up Esc Clear the current input line 📝 Text Navigation in CMD Shortcut Action Ctrl + ← / → Jump word by word left or right Home / End Jump to beginning or end of the line Ctrl + Home Scroll to top of the buffer Ctrl + End Scroll to bottom of the buffer 📄 Copying and Selecting Text in CMD Shortcut Action Ctrl + A Select all text in the window Shift + Arrow Keys Select text manually Ctrl + Shift + ↑ / ↓ Select l...