【发布时间】:2014-06-26 03:54:28
【问题描述】:
尝试直接从命令行调整 web 项目的一些 img 大小。我不是终端专家,但我通常使用sips -z maxWidth# nameofimg.jpg"
我在这里输入的内容:
mycomputer$ sips -z 650 slideshow1.jpg
Error 4: no file was specified
Try 'sips --help' for help using this tool
我在正确的目录中,其中有一个文件名 slideshow1.jpg。还有什么问题?提前感谢您的帮助。
【问题讨论】:
标签: linux bash command-line terminal sips