customizing ls time output
ls -l --time-style="+%d-%m-%Y %H:%M:%S" /var/log/xxxxxxx
It's the same syntax used by date command
Marcadores: basic
ls -l --time-style="+%d-%m-%Y %H:%M:%S" /var/log/xxxxxxx
Marcadores: basic
Marcadores: basic
Color depth | 640x480 800x600 1024x768 1280x1024
-----------------+-------------------------------------
256 (8bit)| 769 771 773 775
32000 (15bit)| 784 787 790 793
65000 (16bit)| 785 788 791 794
16.7 Mill.(24bit)| 786 789 792 795
killall -USR1 dd
2370977+0 records in
2370977+0 records out
1213940224 bytes (1.2 GB) copied, 336.863 s, 3.6 MB/s
Marcadores: basic