From a6e7c6e73279c7bc7fe1a38354f58c0f637c2941 Mon Sep 17 00:00:00 2001 From: Sumit Sulakhe Date: Mon, 8 Feb 2021 07:08:22 -0800 Subject: [PATCH] Merged further readings and references. Added absolute path for links --- courses/metrics_and_monitoring/command-line_tools.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/courses/metrics_and_monitoring/command-line_tools.md b/courses/metrics_and_monitoring/command-line_tools.md index 01c4224..987466b 100644 --- a/courses/metrics_and_monitoring/command-line_tools.md +++ b/courses/metrics_and_monitoring/command-line_tools.md @@ -52,8 +52,7 @@ on). Let's look at some of the tools that are predominantly used. this command is used with the `-h` command-line option, which displays the statistics in a human-readable format. -![Memory - statistics on a host in human-readable form](images/image6.png) +![Memory statistics on a host in human-readable form](images/image6.png)

Figure 4: Memory statistics on a host in human-readable form

- `df --` The df command displays disk space usage statistics. The