You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
Practice Linux Commands | This repo collects 41 of programming scenarios (labs and challenges) for Practice Linux Commands. In this course, you will practice the most commonly used Linux commands in LabEx online linux playground. It can help Linux beginners quickly learn common Linux terminal com.
Notifications You must be signed in to change notification settings
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to fileIn this course, you will practice the most commonly used Linux commands in LabEx online linux playground. It can help Linux beginners quickly learn common Linux terminal commands and the basic operation of Linux. It can also help Linux system administrators quickly review common Linux commands and improve work efficiency.
LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.
Learn more about LabEx VM.
Index | Name | Difficulty | Practice |
---|---|---|---|
01 | π Linux ls Command: Content Listing | β ββ | Start Lab |
02 | π Linux pwd Command: Directory Displaying | β ββ | Start Lab |
03 | π― Linux Directory Navigation | β ββ | Start Challenge |
04 | π Linux cd Command: Directory Changing | β ββ | Start Lab |
05 | π Linux mkdir Command: Directory Creating | β ββ | Start Lab |
06 | π― Setting Up a New Project Structure | β ββ | Start Challenge |
07 | π Linux cp Command: File Copying | β ββ | Start Lab |
08 | π Linux mv Command: File Moving and Renaming | β ββ | Start Lab |
09 | π Linux rm Command: File Removing | β ββ | Start Lab |
10 | π― Organizing Files and Directories | β ββ | Start Challenge |
11 | π Linux cat Command: File Concatenating | β ββ | Start Lab |
12 | π Linux more Command: File Scrolling | β ββ | Start Lab |
13 | π Linux less Command: File Paging | β ββ | Start Lab |
14 | π― Viewing Log and Configuration Files in Linux | β ββ | Start Challenge |
15 | π Linux head Command: File Beginning Display | β ββ | Start Lab |
16 | π Linux tail Command: File End Display | β ββ | Start Lab |
17 | π Linux nl Command: Line Numbering | β ββ | Start Lab |
18 | π― Rapid Threat Detection | β ββ | Start Challenge |
19 | π Linux which Command: Command Locating | β ββ | Start Lab |
20 | π Linux whereis Command: File and Command Finding | β ββ | Start Lab |
21 | π Linux find Command: File Searching | β ββ | Start Lab |
22 | π― Discover Critical System Resources | β ββ | Start Challenge |
23 | π Linux grep Command: Pattern Searching | β ββ | Start Lab |
24 | π― Needle in the Haystack | β ββ | Start Challenge |
25 | π Linux wc Command: Text Counting | β ββ | Start Lab |
26 | π Linux cut Command: Text Cutting | β ββ | Start Lab |
27 | π Linux sort Command: Text Sorting | β ββ | Start Lab |
28 | π Linux uniq Command: Duplicate Filtering | β ββ | Start Lab |
29 | π― Word Count and Sorting | β ββ | Start Challenge |
30 | π Linux tr Command: Character Translating | β ββ | Start Lab |
31 | π Linux diff Command: File Comparing | β ββ | Start Lab |
32 | π Linux join Command: File Joining | β ββ | Start Lab |
33 | π Linux xargs Command: Command Building | β ββ | Start Lab |
34 | π Linux awk Command: Text Processing | β ββ | Start Lab |
35 | π― Processing Employees Data | β ββ | Start Challenge |
36 | π Linux top Command: Real-time System Monitoring | β ββ | Start Lab |
37 | π Linux free Command: Monitoring System Memory | β ββ | Start Lab |
38 | π Linux df Command: Disk Space Reporting | β ββ | Start Lab |
39 | π Linux du Command: File Space Estimating | β ββ | Start Lab |
40 | π― Disk Usage Detective | β ββ | Start Challenge |
41 | π Linux time Command: Command Timing | β ββ | Start Lab |
Practice Linux Commands | This repo collects 41 of programming scenarios (labs and challenges) for Practice Linux Commands. In this course, you will practice the most commonly used Linux commands in LabEx online linux playground. It can help Linux beginners quickly learn common Linux terminal com.