Re: More detailed information about last commands executed than lastcomm

2013-09-16 Thread Wieslaw Kielas
* Bret Lambert [16.09.2013. @13:57:46 +0200]: > On Mon, Sep 16, 2013 at 07:48:14AM -0400, Jiri B wrote: > > On Mon, Sep 16, 2013 at 01:33:33PM +0200, Bret Lambert wrote: > > > On Mon, Sep 16, 2013 at 01:31:58PM +0200, Bret Lambert wrote: > > > > On Mon, Sep 16, 2013 at 07:28:21AM -0400, Jiri B wro

Re: More detailed information about last commands executed than lastcomm

2013-09-16 Thread Bret Lambert
On Mon, Sep 16, 2013 at 07:48:14AM -0400, Jiri B wrote: > On Mon, Sep 16, 2013 at 01:33:33PM +0200, Bret Lambert wrote: > > On Mon, Sep 16, 2013 at 01:31:58PM +0200, Bret Lambert wrote: > > > On Mon, Sep 16, 2013 at 07:28:21AM -0400, Jiri B wrote: > > > > Usual unix process accounting does not take

Re: More detailed information about last commands executed than lastcomm

2013-09-16 Thread Jiri B
On Mon, Sep 16, 2013 at 01:33:33PM +0200, Bret Lambert wrote: > On Mon, Sep 16, 2013 at 01:31:58PM +0200, Bret Lambert wrote: > > On Mon, Sep 16, 2013 at 07:28:21AM -0400, Jiri B wrote: > > > Usual unix process accounting does not take care about commands' args. > > > Anyway, you probably won't car

Re: More detailed information about last commands executed than lastcomm

2013-09-16 Thread Bret Lambert
On Mon, Sep 16, 2013 at 01:31:58PM +0200, Bret Lambert wrote: > On Mon, Sep 16, 2013 at 07:28:21AM -0400, Jiri B wrote: > > On Mon, Sep 16, 2013 at 11:38:18AM +0200, Wies??aw Kielas wrote: > > > Dear misc@, > > > > > > Is there any way to get information about last commands executed on a > > > Ope

Re: More detailed information about last commands executed than lastcomm

2013-09-16 Thread Bret Lambert
On Mon, Sep 16, 2013 at 07:28:21AM -0400, Jiri B wrote: > On Mon, Sep 16, 2013 at 11:38:18AM +0200, Wies??aw Kielas wrote: > > Dear misc@, > > > > Is there any way to get information about last commands executed on a > > OpenBSD machine? I'm interested in getting the command name along with > > ar

Re: More detailed information about last commands executed than lastcomm

2013-09-16 Thread Jiri B
On Mon, Sep 16, 2013 at 11:38:18AM +0200, Wies�?aw Kielas wrote: > Dear misc@, > > Is there any way to get information about last commands executed on a > OpenBSD machine? I'm interested in getting the command name along with > arguments passed to it. > > From what I gathered so far, lastcomm can

Re: More detailed information about last commands executed than lastcomm

2013-09-16 Thread Nick Holland
On 09/16/13 05:37, Wiesław Kielas wrote: > Dear misc@, > > Is there any way to get information about last commands executed on a > OpenBSD machine? I'm interested in getting the command name along with > arguments passed to it. > >>From what I gathered so far, lastcomm can't show command argument

Re: More detailed information about last commands executed than lastcomm

2013-09-16 Thread Jérémie Courrèges-Anglas
Wiesław Kielas writes: > Dear misc@, > > Is there any way to get information about last commands executed on a > OpenBSD machine? I'm interested in getting the command name along with > arguments passed to it. > > From what I gathered so far, lastcomm can't show command arguments - is > there any

Re: More detailed information about last commands executed than lastcomm

2013-09-16 Thread Johan Mellberg
16 sep 2013 kl. 11:38 skrev Wiesław Kielas : > Dear misc@, > > Is there any way to get information about last commands executed on a > OpenBSD machine? I'm interested in getting the command name along with > arguments passed to it. > > From what I gathered so far, lastcomm can't show command arg

More detailed information about last commands executed than lastcomm

2013-09-16 Thread Wiesław Kielas
Dear misc@, Is there any way to get information about last commands executed on a OpenBSD machine? I'm interested in getting the command name along with arguments passed to it. >From what I gathered so far, lastcomm can't show command arguments - is there any way/other tool which can do that? --