On Thu, Aug 14, 2008 at 9:20 AM, Karel Zak <kzak@xxxxxxxxxx> wrote: > > Forwarding to the list. Comments & suggestions? > > My suggestion is: s/ipccreate/ipccrt/. ipccrt seems needlessly telegraphic to me. If we're going to abbreviate "create" we could always use "creat". However, if we're to have a dedicated tool, my personal preference would be for "mkipc -M" and "mkipc -Q", which would be somewhat along the lines of both ipcrm and mknod. However, it also seems reasonable to call the command "ipc" and give it the capability of removing things too: ipc create -Q key ipc rm -Q key (like ipcrm -Q) ipc ls -M (like ipcs -m) ipc ls -Q (like ipcs -q) James. -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html