[root@e4b061dfb98d ocamlfind]# sh -c 'echo "${1%.in}"' sh src/findlib/META.in src/findlib/META [root@e4b061dfb98d ocamlfind]# sh -c 'echo test >> "${1%.in}"' sh src/findlib/META.in Segmentation fault (core dumped)
off