Date: Sun, 13 Sep 1998 19:03:03 -0800 (AKDT) From: Steve Howe <plan9@poboxes.com> To: freebsd-questions <questions@FreeBSD.ORG> Subject: Gzipped scripts Message-ID: <Pine.BSF.3.96.980913185947.588A-100000@abc.xyz.net>
next in thread | raw e-mail | index | archive | help
Script started on Sun Sep 13 18:54:59 1998 # cat a #!/bin/sh echo "HELLO WORLD!" # gzip a # ./a.gz Segmentation fault - core dumped Script done on Sun Sep 13 18:55:41 1998 2.2.7-RELEASE on a AMD 586 166 and Intel 486 100 laptop. is the kernel gzip code ok? i had no problems with 2.2.6. thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980913185947.588A-100000>