Skip to content
Snippets Groups Projects
Commit 50a3dd85 authored by bikerdanny's avatar bikerdanny
Browse files

Removed spaces before console

parent d27f0578
No related branches found
No related tags found
3 merge requests!322Merge preview into main,!319Merge preview into main,!234Aufgeteilt
......@@ -36,14 +36,14 @@ their data.
For the first view, you can use the command `df`.
``` console
```console
marie@login$ df
```
Alternatively, you can use the command `findmnt`, which is also able to report space usage
by adding the parameter `-D`:
``` console
```console
marie@login$ findmnt -D
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment