Diferències
Ací es mostren les diferències entre la revisió seleccionada i la versió actual de la pàgina.
| linux:utils:ls [05/06/2025 05:52] – creat mate | linux:utils:ls [05/06/2025 05:53] (actual) – mate | ||
|---|---|---|---|
| Línia 4: | Línia 4: | ||
| <code bash>ls -lu --time=ctime</ | <code bash>ls -lu --time=ctime</ | ||
| - | * %%--time=atime%% | + | * %%--time=atime%% |
| - | * %%--time=birth%% | + | * %%--time=birth%% |
| + | * %%--time=ctime%% : updated when the file or its metadata (owner, permissions) change | ||
| < | < | ||
| - with -l: show access time and sort by name; | - with -l: show access time and sort by name; | ||