From 4cad5a2c334c30d41ad584833580b862a2e966f0 Mon Sep 17 00:00:00 2001 From: Andy Morris Date: Mon, 9 Dec 2024 14:48:45 +0100 Subject: [PATCH] Fix callout syntax and add add lb-dirac --- first-analysis-steps/eos-storage.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/first-analysis-steps/eos-storage.md b/first-analysis-steps/eos-storage.md index 8a0f5915..cdcebbad 100644 --- a/first-analysis-steps/eos-storage.md +++ b/first-analysis-steps/eos-storage.md @@ -50,7 +50,7 @@ $ eos quota /eos/lhcb/user/a/another Checking the grid storage quota is more complicated. To do so, you need to run the LHCbDirac using your grid certificate: ```bash -$ lb-run LHCbDirac/prod bash --norc +$ lb-dirac bash --norc $ lhcb-proxy-init ``` To check the current quota, one simply types @@ -104,6 +104,7 @@ Finally, to remove these files, one does $ dirac-dms-remove-files lhcb-user-a-another.lfns ``` {% callout "Removal by direct path" %} + One may also simply remove a single specific file providing the path to it: ```bash $ dirac-dms-remove-files /lhcb/user/a/another/2017_08/176410/176410700/Tuple.root