Archive command in Linux

Linux မှာ zip လုပ်လိုလျှင်

zip -r zipfile.zip myfile.txt

ပြန်ဖြည်ချင်လျှင်

unzip zipfile.zip

Tar အသုံးပြုလိုလျှင်

tar cvf alldocs.tar *.doc

Folder တစ်ခုလုံးကို

tar cvf panda.tar panda/

ဖြည်လိုလျှင်တော့

tar xvf panda.tar

Tar.Gz ဆိုလျှင်

tar cvzf alldocs.tar.gz *.doc

ဖြည်မယ်ဆိုလျှင်

tar xvf panda.tar.gz

One thought on “Archive command in Linux

  1. ူlinux ကိုမသုံးဖူးဘူးဗျ သုံးတော့သုံးကြည့်ချင်တယ် window တင်ထားတဲ့စက်မှာ pratition သတ်သတ်တစ်ပိုင်းခွဲပြီးတင်လို့ရနိုင်ပါသလား ရရင် linux installation အကြောင်းနည်းနည်းလောက်ပြောပြပါလား သိချင်လို့ပါ ကျေးဇူးတင်ပါတယ်

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>