Skip to content
Snippets Groups Projects
Commit 6197ecb5 authored by Guilherme Pantoja Calandrini de Azevedo Junior's avatar Guilherme Pantoja Calandrini de Azevedo Junior
Browse files

Update lustre.md

parent e654d1a6
No related branches found
No related tags found
2 merge requests!729Automated merge from preview to main,!727Update lustre.md
......@@ -46,7 +46,11 @@ Lustre offers a number of commands that are suited to its architecture.
| `ls -l <filename>` | `ls -l` |
| `ls` | `ls --color` |
In case commands such as `du` are needed, for example to identify large directories, these commands should be applied to as little data as possible. You should not just query the main directory in general, you should try to work in the sub directories first. The deeper in the structure, the better.
In case commands such as `du` are needed, for example to identify large
directories, these commands should be applied to as little data as
possible. You should not just query the main directory in general, you
should try to work in the sub directories first. The deeper in the
structure, the better.
## Useful Commands for Lustre
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment