Date: Mon, 22 Apr 1996 16:19:06 -0400 (EDT) From: Brian Reichert <reichert@oneida.internet.com> To: freebsd-bugs@freebsd.org Subject: install -c -s breaks... Message-ID: <199604222019.QAA07994@oneida.internet.com>
next in thread | raw e-mail | index | archive | help
Howdy folks - The install program won't copy shell scripts if directed to strip them: mybox% install -c -s shell_script /usr/local/bin/shell_script strip: /usr/local/bin/shell_script: Inappropriate file type or format mybox% ls /usr/local/bin/shell_script ls: /usr/local/bin/shell_script: No such file or directory
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604222019.QAA07994>