Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rochester!ken From: ken@rochester.ARPA (Ken Yap) Newsgroups: comp.unix.wizards Subject: What is a wizard? (was: what to call a female wizard) Message-ID: <27379@rochester.ARPA> Date: Tue, 28-Apr-87 19:24:59 EDT Article-I.D.: rocheste.27379 Posted: Tue Apr 28 19:24:59 1987 Date-Received: Thu, 30-Apr-87 03:29:08 EDT References: <7129@brl-adm.ARPA> <756@instable.UUCP> Reply-To: ken@rochester.UUCP (Ken Yap) Distribution: world Organization: U of Rochester, CS Dept, Rochester, NY Lines: 23 I think the chart would be more realistic if we compared the classes doing the same task. \begin{:-)} PROBLEM: change 100 .pas files in a directory to .p Beginner: Gets his friend to do it for him. Novice: Types in all 100 mv commands at the terminal. User: Does a ls into a file and edits it to give 100 mv foo.pas foo.p lines, then runs the script. Hacker: Writes a 50 line C program to do it and posts it to the net. Guru: Does it with a one line pipeline or an interactive for loop. Wizard: Uses an undocumented option in mv that she put in 6 years ago. \end{:-)} Ken