general review

This commit is contained in:
2022-01-26 22:29:48 +01:00
parent 48be8dd112
commit f806bc35f5
20 changed files with 49 additions and 190 deletions

View File

@@ -1,19 +1,7 @@
---
title: "processes"
tags: [ "Documentation", "basics" ]
tags: [ "Documentation", "Basics" ]
---
# Free
See free space with:
> free
and make it human readable with:
> free -h
Or `-m` for megabytes.
# Proccesses
See running items in current terminal with