9fans archive / 2000 / 11 / 60 / prev next From: "Russ Cox" <rsc@pla...> Subject: Re: [9fans] fdisk.c Date: Sat, 4 Nov 2000 23:52:31 -0500 The fdisk source is in /sys/src/cmd/disk/prep. The one in /sys/src/cmd/disk is a half-written version that I forgot to delete when I moved the partitioning programs into their own directory. We've deleted it in later distributions. In general, btw, the src(1) program is quite useful for things like this. Sorry about the fdisk confusion. Russ