wok diff coreutils-context-user/description.txt @ rev 23898
cookutils: allow built in aufs
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jul 28 07:26:51 2020 +0000 (2020-07-28) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/coreutils-context-user/description.txt Tue Jul 28 07:26:51 2020 +0000 1.3 @@ -0,0 +1,10 @@ 1.4 +Coreutils: Core GNU (file, text, shell) utilities. 1.5 + 1.6 + * groups: print the groups a user is in 1.7 + * id: print real and effective user and group IDs 1.8 + * logname: print user's login name 1.9 + * pinky: lightweight finger 1.10 + * users: print the user names of users currently logged in to the current 1.11 + host 1.12 + * who: show who is logged on 1.13 + * whoami: print effective user ID