1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-21 08:31:50 +02:00

Fix grammar in Full Stack Linux Basics

This commit is contained in:
Caleb James Smith
2025-08-07 11:38:11 -05:00
committed by GitHub
parent a40e9bc0d3
commit 0385a97062

View File

@@ -1,6 +1,6 @@
# Linux / Unix
Knowledge of UNIX is a must for almost all kind of development as most of the codes that you write is most likely going to be finally deployed on a UNIX/Linux machine. Linux has been the backbone of the free and open source software movement, providing a simple and elegant operating system for almost all your needs.
Knowledge of UNIX is a must for almost all kind of development as most of the code that you write is most likely going to be finally deployed on a UNIX/Linux machine. Linux has been the backbone of the free and open source software movement, providing a simple and elegant operating system for almost all your needs.
Visit the following resources to learn more: