Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jul 2009 22:28:58 GMT
From:      Jan Schaumann <jschauma@netmeister.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/137318: import options from NetBSD's lastlogin(1)
Message-ID:  <200907312228.n6VMSw2H064106@www.freebsd.org>
Resent-Message-ID: <200907312230.n6VMU2RF087890@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907312228.n6VMSw2H064106>