Slashdot Mirror


User: chaos_t

chaos_t's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:I refuse to blaspheme against Thompson on Thompson Critical of Linux · · Score: 1

    Linux has evolved past 'the' UNIX. So you can't
    actually say "If the guy who co-authored UNIX
    thinks linux sucks, then it does".
    EOF

  2. gee.. on American Programmers are Slackers · · Score: 1

    herrmm.. let me see here...
    for file in `ls -R /home/rick/src | awk '!/.*:$/ && /./ && /.*\.(c|asm|pas|cc|a11|tcl|sh)/{print}`;
    do cat $file | wc -l; done