saixiii.com
ls - Linux Command คำสั่งแสดงข้อมูลภายใน directory - Saixiii
ls Linux Command – ls ใช้ในการแสดงข้อมูลภายใน directory คำสั่ง 1. แสดงข้อมูลภายใน directory ls $ ls file1 file2 $ cd .. $ ls ./test1 file1 file2 2. แสดงข้อมูล file, directory, ขนาด, เวลา ls -l $ ls -l total 8 -rw-r--r-- 1 root root 49 May 8 16:14 file1 -rw-r--r-- 1 root root 70 May 8…