linux:stat_linux
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| linux:stat_linux [2024-04-20 14:57:24] – manfred | linux:stat_linux [2024-05-04 20:19:54] (aktuell) – manfred | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== stat (Linux) ====== | ====== stat (Linux) ====== | ||
| + | |||
| + | Dateigröße in Byte ausgeben //(ähnlich wie '' | ||
| + | [root@Linux ~]# stat -c ' | ||
| + | 16 | ||
| + | |||
| + | [root@Linux ~]# stat -c '%s %n' / | ||
| + | 16 / | ||
| + | |||
| + | [root@Linux ~]# stat -c '%s %N' / | ||
| + | 16 '/ | ||
| [root@Linux ~]# stat / | [root@Linux ~]# stat / | ||
/home/http/wiki/data/attic/linux/stat_linux.1713625044.txt · Zuletzt geändert: von manfred
