Hi, On Wed, Dec 16, 2015 at 11:54:26PM +0900, Osamu Aoki wrote: > I just thought that a short command name is scarce resource and it is > best avoided to be claimed by a small script.
irl@orbiter ~ apt-file search -x "/usr/bin/[a-z]$" iprint: /usr/bin/i r-cran-littler: /usr/bin/r If you wanted precedent for single letter binaries. There it is. I would also be fairly happy if taskwarrior installed a /usr/bin/t in its package. If someone wanted to use the z alias for something else in their shell rc file, that's fine, because they can still call z by its absolute path. Thanks, Iain. --