Manon Metten wrote: > BTW: what's the first line "#!/bin/bash" in the script for? It is not really necessary, but it has some advantages. The 'file' command will recognize the file as a script, there are certain other programs (emacs?) that will treat it as such.... and here is where my limited knowledge ends. I'm sure others could say more about it.