Reply to comment

Update

I had "#!/bin/sh" as the first line of this script, but it should be "#!/bin/bash". The script broke when I upgraded to Edgy because they changed /bin/sh to symlink to /bin/dash instead of /bin/bash, and the for loop I used is apparently specific to bash.

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <b> <dd> <dl> <dt> <i> <li> <ol> <u> <ul> <pre> <strong>
  • Lines and paragraphs break automatically.
  • You may post PHP code. You should include <?php ?> tags.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
1 + 11 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.