more – Linux Command คำสั่งอ่านข้อมูลและค้นหาข้อมูลใน file
more Linux Command – more ใช้ในการอ่านข้อมูลและค้นหาข้อมูลใน file คำสั่ง 1. แสดงข้อมูลภายใน file more <file> $ more file1 ant,10 bat,11 cat,12 dog,13 boy,14 man,23 rat,21 2. แสดงข้อมูลโดยเริ่มจากบรรทัดที่ระบุ more +<line number> <file> $ more +3 file1 cat,12 dog,13 boy,14 man,23 rat,21 3. แสดงข้อมูลลัพธ์จากคำสั่งในหน้าแรก <command> | more ls |more file1 file2 test โครงสร้างคำสั่ง more [options] file… … Continue reading more – Linux Command คำสั่งอ่านข้อมูลและค้นหาข้อมูลใน file
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed