X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) by lists.alpinelinux.org (Postfix) with ESMTP id 0A7EDF85CAB for ; Thu, 10 Jan 2019 15:18:11 +0000 (UTC) Received: by mail-wm1-f45.google.com with SMTP id a62so11639108wmh.4 for ; Thu, 10 Jan 2019 07:18:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=9Ally4X53SrMSJdkomI8NMlJlJJ5IScfNSxiW30uJPw=; b=UPiGhL4i+4Zs/8dYqGQJvDcVuLKSqWGsClxSNHyJLzbL5lQVQdfdMvHWOHlU9xpv5I BggCbz8AGDk4mNhpcrLP71xSBZFQS+h62fIXjY0Q60OkaN1FFrtzkW7xWaQdkVXf77sF r1YfY9Wq4A2mu63RGVPBbozMhQAv2TwseWFDH+7MOy3ernoYItBKEQmp3XmwJ/o0H/RS 7cZaeXUlTpXLqaqUkgaoBfIuoZseqwt1smZGrfM/Pw03FCdzkimKAHWkhyxVPOwf1tFG 6VrHhw47X/jNtk4qwlCDaDM9jwIKVbHiJJaF11mlj0edNUyoRZ/VPGKjLh4ccl4/NtwJ DXkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=9Ally4X53SrMSJdkomI8NMlJlJJ5IScfNSxiW30uJPw=; b=mwmblJ1I1bz1QxeJeD0Rj5IEgR5D/arZ+OeGJwCVoBeGkDOVzaZnOng9vegHU1sque xnVMY3wzosomJ0lV4YFw5HKgdBBONmH18Z9WBhvNcLunYSaY+RGrBnfZQn8QvPYyKKag gfHRRhcooQNk9jhEuvcCmqQ6W7qdUcmvwVnNz8+J7iLYoOawO5V50DYKJ3C+cGTq3LWY Y4b+fKg2ZqlZyq+pEO4leBWox5NtRnk/EKOcc2xy8q2Gfb7woL3p+hhoAiWKmDMBS+54 rux3Dn1+35PIX542lIHEu1s0qYQyc1REO+BhmctYkqQw0+1PuxsrJLab9m3RDrTUV9pT eQPQ== X-Gm-Message-State: AJcUukePEj5Qrv9ivTup0gTVBBkuWPArcQbS4j8Ec25aQ/c4v/ChYVrW +3cS3MQOruheoZjSEBoM0kYhRR7eWhc9Zgj/AllduQ== X-Google-Smtp-Source: ALg8bN6KkceUC5Xuf3NPvDACzC837ezwsJAiJNFcSn7DV67SUrfqSEk6VGh5k5LiSJZ0Qi9OeCA76tONR0kfq4Oy1G0= X-Received: by 2002:a7b:cb96:: with SMTP id m22mr10516557wmi.39.1547133490110; Thu, 10 Jan 2019 07:18:10 -0800 (PST) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 References: In-Reply-To: From: Martin Gignac Date: Thu, 10 Jan 2019 10:17:57 -0500 Message-ID: Subject: Re: [alpine-user] How to check current and previously logged in users in Alpine 3.8.2? To: PICCORO McKAY Lenz Cc: alpine-user@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="00000000000019283c057f1c162b" --00000000000019283c057f1c162b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks for that. I'm a new Alpine Linux user and it completely escaped me to check if it was a bug. I'll do better next time. -Martin On Thu, Jan 10, 2019, 09:50 PICCORO McKAY Lenz https://bugs.alpinelinux.org/issues/3282 > > > El jue., 10 de ene. de 2019 a la(s) 10:45, Martin Gignac ( > martin.gignac@gmail.com) escribi=C3=B3: > >> What is the proper way to check current and previously logged in users i= n >> Alpine 3.8.2? >> >> The "who" command does not appear to have been compiled in Alpine's >> Busybox (although it _can_ be according to the man page). Installing >> coreutils does give me the "who" command, but it returns nothing, even >> though I am logged in on the console when executing it. >> >> Also, executing the "last" command gives this error: >> >> couldn't open file '/dev/null/wtmp': Not a directory >> >> Regards, >> -Martin >> > --00000000000019283c057f1c162b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks for that. I'm a new Alpine Linux user and it c= ompletely escaped me to check if it was a bug.

<= div dir=3D"auto">I'll do better next time.
-Mart= in

On Thu, Jan 1= 0, 2019, 09:50 PICCORO McKAY Lenz <mckaygerhard@gmail.com wrote:

El jue., 10 de ene. de 2019 a la(s) 10:45, Martin Gignac (martin.gignac@gmail.com) escribi=C3=B3:
What is = the proper way to check=C2=A0current and previously logged in users in Alpi= ne 3.8.2?

The "who" command = does not appear to have been compiled in Alpine's Busybox (although it = _can_ be according to the man page). Installing coreutils does give me the = "who" command, but it returns nothing, even though I am logged in= on the console when executing it.

Also, executing= the "last" command gives this error:

= =C2=A0 couldn't open file '/dev/null/wtmp': Not a directory

Regards,
-Martin
--00000000000019283c057f1c162b-- --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---