wok diff coreutils-context-user/description.txt @ rev 20095
slitaz-base-files: don't backup-restore the whole /etc ($CONFIG_FILES variable exist), allow to update /etc/init.d/rc.functions
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Oct 05 23:51:00 2017 +0300 (2017-10-05) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/coreutils-context-user/description.txt Thu Oct 05 23:51:00 2017 +0300 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