From f7f45dec124b6705e9b3cfefbc0e521c225fa406 Mon Sep 17 00:00:00 2001 From: Shrinu Kushagra Date: Fri, 23 Aug 2024 11:38:21 +0530 Subject: [PATCH] added full form of POSIX in README.md at line 15. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63b0074..97f9106 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ - Storage is the files stored in directories - Operating system has a kernel which manages the CPU, RAM, Storage - Variation of the kernel is the distro (ubuntu, debian, redhat, fedora, etc.) -- POSIX +- POSIX (Portable Operating System Interface) - GNU/Linux - NOTE: you don't interact with these regularly, the package manager or executable will automatically store files in various locations for you - There are hidden files that you don't see (start with a .)