On Mon, 02 May 2016 16:20:20 -0400
James Cloos <cloos_at_jhcloos.com> wrote:
> I don't have a runit system up right now.
>
> Could someone show me what:
>
> lsof -a -p 1 -d txt
>
> outputs when run on a runit-based system?
>
> Thanks!
>
> -JimC
[root_at_mydesk ~]# lsof -a -p 1 -d txt
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
runit 1 root txt REG 8,1 754872 2364332 /usr/bin/runit
[root_at_mydesk ~]#
Beware that this is Runit as installed by Void Linux. I suppose
theoretically a different type of Runit installation could yield a
different result.
SteveT
Steve Litt
April 2016 featured book: Rapid Learning for the 21st Century
http://www.troubleshooters.com/rl21
Received on Mon May 02 2016 - 23:22:44 UTC