Date: Wed, 2 Feb 2000 10:02:56 -0800 (PST) From: <keith@mail.telestream.com> To: freebsd-questions@freebsd.org Subject: arrays / bash Message-ID: <Pine.LNX.4.10.10002020951280.6023-100000@mail.telestream.com>
next in thread | raw e-mail | index | archive | help
Is there a way to make fields in an array, integers instead of just strings? I've created an array and need to be able to use some fields as integers and some as strings. For better or worse I usualy just use "let" to make a variable and integer. Something like this is? let ${array[1]} ??? TIA. Keith ================================= I hearby change the name of RedHat to RedSplat. Keith W. At the helm <for better or worse> ================================= 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.LNX.4.10.10002020951280.6023-100000>