Storage and file management: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 43: Line 43:


<!--T:25-->
<!--T:25-->
In addition to that, users can obtain an estimate for the number of files in a given directory (and its sub-directories) using the command <code>lfs find</code>, e.g.
In addition to that, users can obtain an estimate for the number of files in a given directory (and its subdirectories) using the command <code>lfs find</code>, e.g.
<source lang="console">
<source lang="console">
lfs find <path to the directory> -type f | wc -l
lfs find <path to the directory> -type f | wc -l
rsnt_translations
53,756

edits

Navigation menu