Thread: changing dir
View Single Post

  #7 (permalink)  
Old 03-28-2006, 09:17 PM
sparky sparky is offline
Member
User
 
Join Date: Mar 2006
Posts: 35
Rep Power: 0
sparky
Default

Thanks for all the speedy help so far getting there now it will change if i chosse option 0 but if i choose 1 to 12 i get
the code is as above but with the first if all on one line now
Code:
css server management--Please choose a server.
cssource [0]
cssource [1]
cssource [2]
cssource [3]
cssource [4]
cssource [5]
cssource [6]
cssource [7]
cssource [8]
cssource [9]
cssource [10]
cssource [11]
cssource [12]
12
./css: line 28: [: missing `]'
./css: line 29: [: missing `]'
./css: line 30: [: missing `]'
./css: line 31: [: missing `]'
./css: line 32: [: missing `]'
./css: line 33: [: missing `]'
./css: line 34: [: missing `]'
./css: line 35: [: missing `]'
./css: line 36: [: missing `]'
./css: line 37: [: missing `]'
./css: line 38: [: missing `]'
./css: line 39: [: missing `]'
I no i could just put the last part of the script in each dir and exec from there but it become a mission now
Reply With Quote