Skip to content

Commit 24b45d1

Browse files
Update OS.md
1 parent fbfae6b commit 24b45d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • DFIR/Digital Forensics/Linux

DFIR/Digital Forensics/Linux/OS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## OS release information
2-
The /etc/os-release file is a standard file found in many Linux distributions that contains information about the operating system. It's used to provide metadata about the distribution, including its name, version, and some other details
1+
## OS release information (etc/os-release)
2+
The /etc/os-release file is a standard file found in many Linux distributions that contains information about the operating system. It's used to provide metadata about the distribution, including its name, version, and some other details. The file typically follows a key-value pair format, where each line contains a variable assignment:
33

44
| Field | Description |
55
|----------------|------------------------------------------------------------|

0 commit comments

Comments
 (0)