View Single Post
  #2   (View Single Post)  
Old 14th February 2009
TerryP's Avatar
TerryP TerryP is offline
Arp Constable
 
Join Date: May 2008
Location: USofA
Posts: 1,547
Default

tough choice ? terminal emulator : unix shell and utilities;

I don't really have any favorite tools, because virtually all of my tools are either part of my IDE or language kits. As the above statement might suggest, excluding editor / compiler / debugger: it probably would be either my terminal emulator (various, but usually urxvt or freebsd console) or a unix shell and utilities (zsh/korn).


IDE - urxvt+screen, zsh, vim, m4, gmake, perl, /bin/*, /usr/bin/*
Language Kit - language specific: compiler/interpretor, profiller, documentation tools, etc.
Distrubition Set - tar, gzip, zip, cvs, svn, git, scp, ssh.
__________________
My Journal

Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''.
Reply With Quote