ผลลัพธ์ 'ls -la' ของฉันแสดง:
$ ls -la test.img
-rw-rw-r-- 1 michael michael 3,871,716 Nov 23 17:22 test.img
ตัวเลือก 'ls' เพียงแสดงขนาดของไฟล์คืออะไร
เมื่อฉันทำ 'ls -s' ตัวเลขไม่ตรงกับที่ฉันได้รับจาก 'ls -la'
$ ls -s test.img
3,874,816 test.img