Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

ed 2012 Premium or 2010 Ultimate?

Name: Anonymous 2012-09-01 20:46

Which version is the most scalable, robust and deployable mode of increasing the productivity of my business? Considering only ENTERPRISE editions.

Name: Anonymous 2012-09-01 20:50

CAT > ENTERPRISE PROFESSIONAL

Name: Anonymous 2012-09-01 21:09

cat > EnumeratingStreamBufferReaderFactoryFactory.java

Name: [CHALLENGE] [HARD] 2012-09-01 22:06

Implement ed in bash using only head, tail, wc, cat, and test.

Name: Anonymous 2012-09-01 22:21

>>4
Challenge accepted.
#!/bin/sh
while read line; do
    if [ "$line" = "q" ]; then
        exit 0
    else
        echo ?
    fi
done

Name: Anonymous 2012-09-02 13:02

>>5
Oldest fucking joke there is.

Don't change these.
Name: Email:
Entire Thread Thread List