From owner-freebsd-questions Fri May 9 08:25:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA09468 for questions-outgoing; Fri, 9 May 1997 08:25:31 -0700 (PDT) Received: from mail.EUnet.hu (www.eunet.hu [193.225.28.100]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA09459 for ; Fri, 9 May 1997 08:25:27 -0700 (PDT) Received: by mail.EUnet.hu, id RAA19528; Fri, 9 May 1997 17:24:33 +0200 Received: (from zgabor@localhost) by CoDe.hu (8.7.5/8.7.3) id QAA00272; Fri, 9 May 1997 16:21:37 +0200 (MET DST) From: Zahemszky Gabor Message-Id: <199705091421.QAA00272@CoDe.hu> Subject: Re: New Message To: freebsd-questions@freebsd.org (FreeBSD questions) Date: Fri, 9 May 1997 16:21:37 +0200 (MET DST) Cc: boakenfold@shaw.wave.ca In-Reply-To: <19970505222106.AAA5495@mail.cal.shaw.wave.ca> from Oakie at "May 5, 97 04:21:06 pm" X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Hi there. > I was wondering if FreeBSD could be installed and Ran on a AViiON > 4100 Workstation! Only if AViiON's are Intel [3456]86 based. I don't think so. Gabor -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;X=;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;X="$X $i";typeset +l i;};print "$X"