[GRASSweb-list]terminology.html: show a directory tree
Markus Neteler
neteler at itc.it
Mon Nov 4 02:58:15 EST 2002
On Mon, Nov 04, 2002 at 05:25:05AM +0800, Dan Jacobson wrote:
> >> In http://grass.cis.sinica.edu.tw/gdp/html_grass5/terminology.html
> >> I would start with a picture of the directory tree. Perhaps use tree(1)
> >> |-- logcation1
> >> | `-- PERMANENT
> >> | |-- 3d.view
>
> M> Please be so kind and send me such picture (I do not have enough time
> M> to prepare it).
>
> [debian]
> $ which tree|xargs dpkg -S
> tree: /usr/bin/tree
>
>
> $ cd $GISDBASE
> $ tree
>
> here is spearfish part...
Ok, that's added.
>
> then edit it into a few <PRE> lines...
>
> >> P.S. in tips_and_tricks.html: "To avoid sending error messages by
> >> email, generate an empty file called GIS_ERROR_LOG in your home
> >> directory"
> >>
> >> Well, tell users how to use a different name if they want to, instead
> >> of having such a big ugly file name in their home directory.
>
> M> AFAIK you can use any filename (eg .rubbish) - untested.
Sorry, of course you cannot.
> well, is there a variable involved? how can it tell which file, etc....
Look here:
src/libes/gis/error.c
Perhaps this should be changed to a variable
GIS_ERROR_LOG_FILE
but that's an issue for the developers ML.
Markus
More information about the grass-web
mailing list