Update 1.3 Disk space authored by Odunlami Marc's avatar Odunlami Marc
......@@ -6,7 +6,12 @@
* **Quota: 200 GB per user**.
* **Backed up** on 2 weeks.
* Size: 21 TB (+ 21 TB reserved to backups).
## What is the current disk occupation of my home directory ?
* Accessible via the user specific `HOME` environment variable:
```
echo $HOME
cd $HOME
```
## What is my current disk occupation in /home ?
This information is provided by the `zfshq` command.
```
username@pyrene-login01 ~ $ zfshq
......
......