回答編集履歴
1
fix outout string
answer
CHANGED
@@ -5,5 +5,5 @@
|
|
5
5
|
sample.heic: ISO Media
|
6
6
|
|
7
7
|
$ dd if=sample.heic bs=4 count=2 skip=1 2> /dev/null
|
8
|
-
|
8
|
+
ftypheic
|
9
9
|
```
|