From owner-freebsd-hackers Wed Aug 30 00:19:44 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id AAA15174 for hackers-outgoing; Wed, 30 Aug 1995 00:19:44 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id AAA15163 for ; Wed, 30 Aug 1995 00:19:22 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id AAA02006; Wed, 30 Aug 1995 00:14:33 -0700 To: Julian Elischer cc: luigi@labinfo.iet.unipi.it (Luigi Rizzo), hackers@freebsd.org Subject: Re: fdisk & disklabel troubles In-reply-to: Your message of "Tue, 29 Aug 1995 11:44:35 PDT." <199508291844.LAA17364@ref.tfs.com> Date: Wed, 30 Aug 1995 00:14:33 -0700 Message-ID: <2004.809766873@time.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@freebsd.org Precedence: bulk > OK I originally hacked fdisk together from the MACH utility "DISKUTIL" No offense, but fdisk is creeping hell-spawn from the deepest depths of hades! The interface sucks, the presentation sucks, the argument handling sucks and I'd say that the error checking sucks except for the fact that there isn't any. :-) To paraphrase Bevis and Butthead: "Huh huh. This command sucks. Huh huh huh! Yeah! Heh heh! Sure does! If all commands looked like fdisk, then all commands would suck! All the time! Heh heh!" Anyone checked out BSD/OS's `disksetup' command lately? It doesn't suck anywhere near as bad! :) Jordan