Command to zip a directory using a specific directory as the root

前端 未结 3 1848
小鲜肉
小鲜肉 2020-12-25 11:34

I\'m writing a PHP script that downloads a series of generated files (using wget) into a directory, and then zips then up, using the zip command.

3条回答
提交回复
热议问题