On Wed, Nov 10, 2010 at 6:44 AM, Kai Renz <writemecas at googlemail.com> wrote: >> >> #!/bin/bash >> >> echo "test" >> /test.txt > This will fail unless you have write privilege on / - try using /tmp. Mark