mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-03-10 12:58:49 +07:00
Day 16 - Grammar & Spelling
This commit is contained in:
parent
20e167bcb3
commit
3c04bcb08a
@ -81,7 +81,7 @@ On Windows, you have C: drive and that is what we consider the root. On Linux we
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
- `/etc` Likely the most important folder on your Linux system, this is where the majority of your configuration files.
|
- `/etc` Likely the most important folder on your Linux system, this is where the majority of your configuration files are.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -89,7 +89,7 @@ On Windows, you have C: drive and that is what we consider the root. On Linux we
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
- `/lib` - We mentioned that `/bin` is where our binaries and executables live, `/lib` is where you will find the shared libraries for those.
|
- `/lib` - We mentioned that `/bin` is where our binaries and executables live, and `/lib` is where you will find the shared libraries for those.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user