Changes
Page history
Update 1.3 Disk space
authored
Apr 22, 2021
by
Odunlami Marc
Hide whitespace changes
Inline
Side-by-side
1-Environment/1.3-Disk-space.md
View page @
332e811c
...
...
@@ -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
...
...
...
...