Skip to content

Commit

Permalink
Modify command to be simpler (similar results)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyLHCb committed Dec 9, 2024
1 parent 4cad5a2 commit 31d1838
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions first-analysis-steps/eos-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ $ dirac-dms-user-quota
```
However, this does not show the actual amount of space used. To see it, one types
```bash
$ dirac-dms-storage-usage-summary --Directory /eos/lhcb/grid/user/lhcb/user/a/another
$ dirac-dms-storage-usage-summary --User another
```
This will show a summary of your data on every grid site:
```output
Storage usage for directories ['/lhcb/user/a/another/']
Storage usage for user anmorris (quota: 2.0 TB)
------------------------------------------------
DIRAC SE Size (TB) Files
------------------------------------------------
Expand Down

0 comments on commit 31d1838

Please sign in to comment.