misc/137318: import options from NetBSD's lastlogin(1)

Jan Schaumann jschauma at netmeister.org
Fri Jul 31 22:30:04 UTC 2009


>Number:         137318
>Category:       misc
>Synopsis:       import options from NetBSD's lastlogin(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 31 22:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Jan Schaumann
>Release:        
>Organization:
>Environment:
>Description:
NetBSD's lastlogin(1) has a number of useful options that allow you to get, for example, the full hostname instead of a truncated string:

     lastlogin [-nrt] [-f filename] [-H hostsize] [-L linesize] [-N namesize]
               [user ...]

FreeBSD's lastlogin(1) only allows:

     lastlogin [user ...]


Please import the options from NetBSD.
>How-To-Repeat:
lastlogin -H 128
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list