Actions
Bug #61
openBash completion for illumos getent
Status:
New
Priority:
Low
Assignee:
-
Start date:
2012-10-21
Due date:
% Done:
0%
Estimated time:
Description
getent(1) module for Bash completion is for glibc's getent,
and does not match illumos getent:
glibc:
ahosts ahostsv4 ahostsv6 aliases ethers group gshadow hosts netgroup networks passwd protocols rpc services shadow
illumos libc:
passwd shadow group hosts ipnodes services protocols ethers networks netmasks project
Updated by Igor Pashev over 12 years ago
Some features can be added to getetn(1), e. g. "ahosts"; others should be added to bash completion, e. g. "project".
The latter makes sense even with glibc ported.
Actions