The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



Thread: case statement
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 07-12-2002
Bab00shka Bab00shka is offline
Registered User
 

Join Date: Apr 2002
Location: Chesterfield, UK
Posts: 124
case statement

Hi all,

is it possible to create a 'dynamic' case statement.

ie

select option in `ls`
do
case satement depending on results of the above `ls`
done

I hope I have explained this ok!

Thanks
Helen
Reply With Quote
Forum Sponsor