Dustin Lang wrote:
> > What development tool do you use to help on daily coding?
>
> pico :)
>
wimp! real men use cat:
cat > hiya.java
class hiya
{
public static void main(String argv[])
{
System.out.println("hiya pooky!");
}
}
^D
- Survey, what tool do you use? Sze Yuen Wong
- Re: Survey, what tool do you use? Dustin Lang
- Re: Survey, what tool do you use? Azazel
- Re: Survey, what tool do you use? Dustin Lang
- Re: Survey, what tool do you use? pat cavanagh
- Re: Survey, what tool do you use? Matthew Hixson
- RE: Survey, what tool do you use? Peter Schuller
- Re: Survey, what tool do you use? Michael D. James
- Re: Survey, what tool do you use? Michael D. James
- Re: Survey, what tool do you use? Paul Reavis
- Re: Survey, what tool do you use? Matt Zagni
- Re: Survey, what tool do you use? pepr
- Re: Survey, what tool do you use? Sze Yuen Wong
- Re: Survey, what tool do you use? Bill Wadley
- Re: Survey, what tool do you use? B. Craig Taverner
