The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Perl script strange problem
.
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
:
Perl script strange problem
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
11-23-2006
vaibhav
Registered User
Join Date: Mar 2006
Posts: 10
Info required for tcsh script
Hi All,
Is it possible to "switch" like this in tcsh?
switch ( "$var" )
case "1" || "2" :
set something
breakesw
case "4" || "5" || "6" :
set otherthing
breakesw
endsw
vaibhav
View Public Profile
Find all posts by vaibhav
Find vaibhav's past nominations received
Find vaibhav's present nominations given