... | @@ -20,7 +20,7 @@ |
... | @@ -20,7 +20,7 @@ |
|
|
|
|
|

|
|

|
|
|
|
|
|
7. After the command completed [a new line in terminal will appear with a flashing cursor after $], run the command
|
|
7. **NEW (Tested but settings not optimized):** After the command completed [a new line in terminal will appear with a flashing cursor after $], run the command
|
|
|
|
|
|
`find . -maxdepth 1 -type f -iname '*.jpg' -exec magick {} -colorspace Gray -level 35%,95% {} \;`
|
|
`find . -maxdepth 1 -type f -iname '*.jpg' -exec magick {} -colorspace Gray -level 35%,95% {} \;`
|
|
|
|
|
... | | ... | |