Hello Dylan,
very nice blog entry, however I have problems with this line:
for x in * ; do r.out.arc --q in=$x out=${x}_teal83_ca.asc 2>/dev/null ; done
I create some other files inbetween which are then named: name.asc.index_name but the only files which are exported are the 'name.asc' files.
But 'for x in *' should select all files for export, doesn't it?
Cheers, Martin
More information about formatting options
r.out.arc question
Hello Dylan,
very nice blog entry, however I have problems with this line:
for x in * ; do r.out.arc --q in=$x out=${x}_teal83_ca.asc 2>/dev/null ; done
I create some other files inbetween which are then named: name.asc.index_name but the only files which are exported are the 'name.asc' files.
But 'for x in *' should select all files for export, doesn't it?
Cheers, Martin