[GRASSLIST:2275] Re: Making better use of ~/.grassrc5

Hal Mueller hal at seanet.com
Sun Aug 5 02:21:25 EDT 2001


I've been doing that sort of stuff in .grass.cshrc as follows:

limit coredumpsize 8192

alias cdmap 'cd $GISDBASE/$LOCATION_NAME/$MAPSET'
alias cdloc 'cd $GISDBASE/$LOCATION_NAME'

set history=120

alias dir       ls
alias h         history
alias l         'ls -F'
alias la        'ls -FA'
alias ll        'ls -lg'
alias ls        'ls -F'

alias j         'jobs -l'

alias psg        'ps -elf | grep \!* | grep -v grep'

alias rm 'rm -i'
alias mv 'mv -i'
alias cp 'cp -ip'

setenv XDRIVER_HEIGHT 800
setenv XDRIVER_WIDTH 800
setenv GRASS_WIDTH 2048
setenv GRASS_HEIGHT 1365
----
Hal Mueller                hal at seanet.com
Mobile Geographics LLC     http://www.mobilegeographics.com/
Seattle, Washington        (206) 297-9575
Get CelestNav 2.2.2! http://www.mobilegeographics.com/celestnav/ 

 



More information about the grass-user mailing list