From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 109fba,df854b5838c3e14 X-Google-Attributes: gid109fba,public X-Google-Thread: 1014db,df854b5838c3e14 X-Google-Attributes: gid1014db,public X-Google-Thread: 103376,df854b5838c3e14 X-Google-Attributes: gid103376,public From: "Erik W. Anderson" Subject: Re: Unix Haters Date: 1996/03/26 Message-ID: <3158E366.3E54@olympic.net>#1/1 X-Deja-AN: 144416666 references: <00001a73+00002504@msn.com> <31442F19.6C13@lfwc.lockheed.com> <4i26uhINNsd@keats.ugrad.cs.ubc.ca> <31457584.2475@lfwc.lockheed.com> <4i4s5f$igc@solutions.solon.com> <3146E324.5C1E@lfwc.lockheed.com> <4i9ld6$m2v@rational.rational.com> <4iah20$p7k@saba.info.ucla.edu> <4ifqbg$b32@fred.netinfo.com.au> <4iutmh$790@ionews.ionet.net> content-type: text/plain; charset=us-ascii organization: Olympic Net mime-version: 1.0 newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++ x-mailer: Mozilla 2.0GoldB1 (Win95; I) Date: 1996-03-26T00:00:00+00:00 List-Id: ASS>By the ASS>way after 10+ years of using Unix I am having trouble thinking of a ASS>standard Unix utility that is not a total misdesigned piece of crap! ASS>Maybe someone can help me. MOI> you must not have know how to use it at all. Or maybe you don't MOI> like the features that win95 and others are just now getting that MOI> unix has had for 10+ years. truth is.. unix is and will always be MOI> ahead of everything else. Although I hate to continue an obvious "religious" thread, I'm in total agreement with you Moi. The things I really love about UNIX is the almost unlimited-in-power command-line, shell programming, and all those little "misdesigned piece of crap" code. Hey, you don't have to write a 'C' program to most text file manipulation. Just create a sequence of pipes using awk, sed, tail, paste, cut! And you don't even have to recompile! Way Cool!