Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you want to handle input file names including spaces, just wrap the $1 into parens:

#!/bin/bash

convert "$1" -morphology ...



Those look more like double-quotes than parens.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: