alias f finger

setenv EDITOR /usr/ucb/vi
setenv VISUAL /usr/ucb/vi
set lineedit
unset noclobber
unalias mail
#set_keymap base "	" complete
alias zw zwrite
alias z zwrite -n -q
alias zp z pinckney -m 

alias n next
alias p prev
alias s show 
alias t show
alias dt "rmm;next"

alias fmp finger mpulido@dino.conicit.ve

alias m /usr/ucb/mail
alias re repl -editor prompter
alias ztty /usr/athena/bin/zwgc -ttymode

#aliases for SCROD 6.035
alias co co -l
alias ci ci -u

# to get out of 6.035 zwgc zctl del message 6.035 \*.

alias telnet telnet -ax
# a for automatic, x for encryption and F forward permissions

alias xh echo setenv DISPLAY `hostname`.mit.edu:0.0
alias xz "xzwrite +a +x +l -pong +n -geo 133x22+887+-21 &"
alias saver "xscreensaver -geo 24x20+862+-21 &"

# for changing directories
alias back popd 

alias gps "ps auxww|grep -i \!:1|grep -v grep"
alias gpsid "ps auxww|grep -i \!:1|grep -v grep|awk '{print $ 2}'"
alias ls ls -F
umask 007
alias rsh /usr/ucb/rsh
alias zl zlocate

alias getpass grep \!:1 /u/qi/dg/.shadow
	alias getinfo /u/bin/ph -s vzla2 -p 106 \!:1
alias gettel "grep -i \!:1 /mit/hbriceno/telefonos | show-tel"
alias nets netstat -nAf inet

alias settalk "chmod 600 /dev/tty* >& /dev/null; mesg y"
alias unsettalk "chmod 660 /dev/tty* >& /dev/null"

#if ( $?SSH_CLIENT ) then; stty erase ^H
if (! $?DISPLAY) then
  zwgc -ttymode
 endif


#zwrite -i 6.892
#attach zlog
#more /mit/zlog/6.892

alias bc bc ~/.bc

# set duplex mode
#setenv PRINTER ${PRINTER}2
alias pd pushd
alias pdd pushd +2
alias pddd pushd +3
alias pdddd pushd +4

