``` $ '/home/a/bin/gnu9.11/install' --strip-program=foo foo /tmp/a install: WARNING: ignoring --strip-program option as -s option was not specified $ install --strip-program=foo foo /tmp/a ``` In the case, `2>/dev/full` should exit 1.
In the case,
2>/dev/fullshould exit 1.