Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!wang!comm.wang.com!lws From: lws@comm.wang.com (Lyle Seaman) Newsgroups: comp.unix.programmer Subject: Re: filters Message-ID: <1990Dec15.175917.27136@comm.wang.com> Date: 15 Dec 90 17:59:17 GMT References: <1990Dec4.103255.14195@dce.ie> <109685@convex.convex.com> <10763:Dec221:21:1590@kramden.acf.nyu.edu> <1990Dec4.105612.14422@dce.ie> <1990Dec5.014313.28592@ibmpcug.co.uk> Organization: Wang Labs, Platform Comms. Lines: 14 dylan@ibmpcug.co.uk (Matthew Farwell) writes: >Sorry, but I find typing 'cat foobar' quite a bit easier than typing >'dd if=foobar of=/dev/tty bs=512'. Strange, I know, but its this little >idiosyncracy of mine. > [ ... etc ... ] So write an alias or a shell script if you want that special functionality. There's no point in burdening the world with {code, documentation, user interface} bloat for the sake of features that are adequately provided elsewhere. -- Lyle Wang lws@capybara.comm.wang.com 508 967 2322 Lowell, MA, USA Source code: the _ultimate_ documentation.