On 24 January 2010 14:21, kevinfishburne <kevinfishburne at ...1887...> wrote: In a terminal, type: info coreutils 'dd' You only need create the file once, then copy it whenever you need to during testing. If you really must create the file every time, let dd do it by using Gambas' Exec command. HTH