![WebP 파일 감지](https://linux55.com/image/8581/WebP%20%ED%8C%8C%EC%9D%BC%20%EA%B0%90%EC%A7%80.png)
Ubuntu를 사용하고 있지만 type
webp 이미지에서는 작동하지 않는 것 같습니다.
bash: 유형: test.webp: 찾을 수 없음
webp 이미지를 명령줄과 구별하는 방법은 무엇입니까?
답변1
이 명령이 file
당신이 찾고 있는 것입니다.
나를 위한 출력:
image.webp: RIFF (little-endian) data, Web/P image, VP8 encoding, 320x241, Scaling: [none]x[none], YUV color, decoders should clamp
여기 버전은http://darwinsys.com/file/Ubuntu를 포함한 대부분의 배포판에 대한 기본 소프트웨어 저장소(참조:http://packages.ubuntu.com/xenial/file)는 데스크톱 버전(http://releases.ubuntu.com/16.04/ubuntu-16.04-desktop-amd64.manifest→ file 1:5.25-2ubuntu1
).