cat – Linux Command แสดงผลข้อมูลภายใน file ในรูปแบบ text
cat Linux Command – cat ใช้รวมข้อมูล file รวมถึงแสดงผลข้อมูลออกมาในรูปแบบ text เป็นคำสั่งที่สำคัญมากบน linux และมีการใช้งานกันเป็นประจำอยู่แล้ว สามารถแสดงผลแบบ unicode encoding บางสัญลักษณ์อาจจะมองไม่เห็นด้วย command cat เช่น ^M หรือ สัญลักษณ์ใน text file ที่สร้างจาก DOS ในบางครั้ง คำสั่ง 1. แสดงผลข้อมูลภายใน file ในรูปแบบ text $ cat saixiii.txt line,1,Hello world! line,2,My name is saixiii line,3,Good Bye line,4,Bye $ cat test.txt end of file 2. ใช้แสดงผลแบบ … Continue reading cat – Linux Command แสดงผลข้อมูลภายใน file ในรูปแบบ text
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed