On Thu, Nov 22, 2012 at 3:45 PM, Colin Guthrie <gm...@colin.guthr.ie> wrote: > I don't think this really applies here. The day-to-day commands are > really systemctl, journalctl and loginctl (although the last one is > likely not often used). > > The other commands are really not often used which is very unlike git > when I regularly use the different commands.
It's actually very much *like* Git, which has both day-to-day commands (the "porcelain") as well as advanced admin and low-level manipulation commands ("plumbing") under the same 'wrapper'. How often do you use "git symbolic-ref"? Although I don't have a strong opinion on "journalctl" vs "syd journal" and the like... consistency is good, but users already know the existing commands. Maybe `syd` should first be written as a plain 'sh' script that wraps the existing commands, just to see which one users prefer. -- Mantas Mikulėnas _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel