sips --resampleWidth 300 --out ./changedPic/A.png ./Normal/A.png
I did this command in shell.
however it didn't make the A.png under changedPic directory but made 'changedPic' file.
It's not normal behavior of shell script though,,, How can I make A.png under changePic??