“file zip di terminal” Kode Jawaban

zip terminal

zip -r compressed_filename.zip foldername
Foolish Falcon

zip terminal file

gzip test.txt
Anthony Smith

file zip di terminal

echo "<h1><center> This will bve zipped</h2></center>" > index.html # create file 
cat index.html # just confirming the file is created and has content in it
zip index.zip index.html # this command will creaed a zipped version on the file index.html

conjunction cell

Jawaban yang mirip dengan “file zip di terminal”

Pertanyaan yang mirip dengan “file zip di terminal”

Lebih banyak jawaban terkait untuk “file zip di terminal” di Shell/Bash

Jelajahi jawaban kode populer menurut bahasa

Jelajahi bahasa kode lainnya