Loading..
  • 24/7 Support

    Call (347) XXX-XXXX

  • Best Support

    support@hostingrobotik.com

คำสั่ง gzip ใช้อย่างไร 0 0

Last updated on Jul 15, 2022 04:27 in คำสั่งพื้นฐาน Linux
Posted BySale

คำสั่ง gzip ใช้สำหรับ บีบอัดไฟล์ หรือการ zip file

ตัวอย่างการใช้งาน

การบีบอัด file ข้อมูล

คำสั่ง gzip <file>

การบีบอัด file โดยระบุระดับการบีบอัด

คำสั่ง gzip- <1-9> <file>

การ unzip file ข้อมูล

คำสั่ง gzip -d <file>

การบีบอัด file โดยการเขียน file ใหม่

คำสั่ง gzip -c <file> > <newfile>

การตรวจสอบสถานะการบีบอัด file

คำสั่ง gzip -l <file>

** The time is base on UTC timezone