Re: pdisk vs pdisk.8
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) Hi Walt, It is in alignment on Tiger. pdisk -l /dev/rdisk1 (this is 1 and didn't work on pre-Tiger OSX's) or pdisk /dev/rdisk1 -dump (this is 2) -- Martin _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Dan Markarian wrote: It is not in alignment on Panther. Not so fast, it is more complicated. 'pdisk' was always two things rolled in one, namely 1. an interactive utility similar to pdisk on linux 2. a non-interactive command specific to the Mac that takes commands like -createPartition or -dump The whole is complicated by the fact that the interactive utility can be used non-interactively, too, so you can equivalently say The documentation never explained both of these and still doesn't in Tiger. "man pdisk" only talks about 1 and "pdisk -h" only talks about 2. In addition there were bugs in both versions of the documentation. Perhaps what you call "alignment" means that there are fewer bugs in the Tiger documentation? In any case, "man pdisk" and "pdisk -h" are still talking about different things. This email sent to site_archiver@lists.apple.com
participants (1)
-
Martin Costabel