Update 1.3 Disk space authored by Odunlami Marc's avatar Odunlami Marc
......@@ -11,7 +11,7 @@
echo $HOME
cd $HOME
```
## What is my current disk occupation in /home ?
## What is my current disk occupation in /home?
This information is provided by the `zfshq` command.
```
username@pyrene-login01 ~ $ zfshq
......@@ -30,7 +30,7 @@ username 7.69G 200G
echo $WORKDIR
cd $WORKDIR
```
## What is my current disk occupation in /work ?
## What is my current disk occupation in /work?
This information is provided by the `zfswq` command.
```
username@pyrene-login01 ~ $ zfswq
......
......