from Rich Kendall
alias clearlog   'rm /var/log/kernel/*;  kill -HUP `cat /var/run/syslog.pid`'
alias shell   'xterm -fn 7x14bold -bg grey -fg black &'
alias blackshell 'xterm -fn 8x13bold &'
alias blueshell   'xterm -fn 7x14bold -bg grey -fg blue &'
alias redshell   'xterm -fn 7x14bold -bg grey -fg red &'
alias greenshell 'xterm -fn 7x14bold -bg black -fg green &'
alias jobs       'jobs -l'
alias clean   'rm *~ .[a-zA-Z]*~'

alias remake='make clean; make'

-- MattWalsh - 08 Apr 2002

Topic revision: r1 - 08 Apr 2002 - MattWalsh
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback