wok diff coreutils-context-user/description.txt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (23 months ago)
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 May 10 07:46:58 2022 +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