How to adapt the .cshrc

Rick Thompson rick at cast.uark.edu
Wed Dec 14 16:26:06 EST 1994


Hi Bart,
> Is there a way to adapt some settings in my project .cshrc when i am 
> working in Grass.

You can set up a ~/.grass.cshrc file. Mine looks like this:

alias r.list 'g.list rast'
alias v.list 'g.list vect'
alias s.list 'g.list sites'
alias d.start 'setenv DISPLAY picard:0.0 ; d.mon start=x6'
alias d.select 'd.mon select=x6'
alias d.stop 'd.mon stop=x6'
alias picset 'setenv DISPLAY picard:0.0'
alias h 'history 60'
alias loc 'cd $LOCATION'
alias mloc 'cd $LOCATION/mapgen/$MNAME'

------------------------------------------------------------------------
Rick Thompson-   Research Specialist          E-mail: rick at cast.uark.edu
Center for Advanced Spatial Technologies      Telephone: (501) 575-8498
Ozark Hall Rm. 12                             Fax: (501) 575-5218
University of Arkansas              
Fayetteville, AR 72701



More information about the grass-user mailing list