The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
how to use arrays in c shell
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
how to use arrays in c shell
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
6
(
permalink
)
12-13-2007
domain
Registered User
Join Date: Dec 2007
Posts: 7
Ok , because I know you I'll give you a hint & If you want more details about it email me .. okay ?
Code:
set list ( "sum1" "sum2" "sum3" ) set list2 ( list list list )
the above lines produce array list2 which is 2D: 3*3
don't ask me how to use it nor manipulate it cause I don't know that ! But I'm gona try that after 7 or 8 days .. maybe .
Regards
Edit: dr.salay told me this, I didn't figure it out from my mind.
domain
View Public Profile
Find all posts by domain
Find domain's past nominations received
Find domain's present nominations given