Forum: Shell Scripting Jun 12th, 2008 |
| Replies: 3 Views: 3,176 I added the " as you had said to and I get the same response. Any ideas?
danny.nunez15@syccuxfs01:~> ./command_menu.sh
./command_menu.sh: line 10: unexpected EOF while looking for matching `''... |
Forum: Shell Scripting Jun 11th, 2008 |
| Replies: 3 Views: 3,176 I am trying to create a simple command menu that runs in a continious loop untill the user enter the exit option. I am recieving a error report that says error on line 10 syntax and unexpected end of... |