Re: Finding out login history

2017-10-25 Thread anand
I am using cygwin and i am executing last command on it its showing error msg Can't exec "last": No such file or directory at p.pl line 4. -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html -- Problem reports: http://cygwin.com/problems.html FAQ: htt

Re: Finding out login history

2009-01-29 Thread Ronald Fischer
Marco Atzeri yahoo.it> writes: > RTFM > > man last > touch /var/log/wtmp uh - thanks! Ronald -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: ht

Re: Finding out login history

2009-01-27 Thread Marco Atzeri
--- Ronald Fischer ha scritto: > Marco Atzeri writes: > OK, now I finally have 'last', there is a usage > problem: > > mucn13154:~ 1 501 $ last > last: /var/log/wtmp: No such file or directory > Perhaps this file was removed by the operator to > prevent logging last info. > mucn13154:~ 1 503 $

Re: Finding out login history

2009-01-27 Thread Ronald Fischer
Marco Atzeri yahoo.it> writes: OK, now I finally have 'last', there is a usage problem: mucn13154:~ 1 501 $ last last: /var/log/wtmp: No such file or directory Perhaps this file was removed by the operator to prevent logging last info. mucn13154:~ 1 503 $ ls -l /var/log total 6031 -rw-r--r-- 1 f

RE: Finding out login history

2009-01-19 Thread Thrall, Bryan
Dave Korn wrote on Monday, January 19, 2009 9:45 AM: > Thrall, Bryan wrote: >> Perhaps we have a conflict here? > > http://www.cygwin.com/ml/cygwin/2008-02/msg00272.html > > and followup thread at > > http://www.cygwin.com/ml/cygwin-apps/2008-02/threads.html#00084 > > cheers, > Da

RE: Finding out login history

2009-01-19 Thread Marco Atzeri
--- "Thrall, Bryan" ha scritto: > Andy Koppe wrote on Monday, January 19, 2009 9:22 > AM: > > >> Rerunning setup.exe, it showed me that I *did* > have util-linux > >> installed; even the most recent version. Is > "last" supposed to > >> be in /bin or in some other directory? last is not in the

Re: Finding out login history

2009-01-19 Thread Dave Korn
BTW, there has already been a 2.13.1-2 release of util-linux and it has removed last.exe - which is why it doesn't show up on the package search when you're looking for last! cheers, DaveK -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http:/

Re: Finding out login history

2009-01-19 Thread Dave Korn
Ronald Fischer wrote: > Andy Koppe gmail.com> writes: >> For future reference: http://cygwin.com/packages/ > > The problem with this page is that if you search the packages for > "last", you get 140+ matches, where it is easy to overlook the right > one ;-) But thank you for pointing this out.

Re: Finding out login history

2009-01-19 Thread Dave Korn
Thrall, Bryan wrote: > > Perhaps we have a conflict here? http://www.cygwin.com/ml/cygwin/2008-02/msg00272.html and followup thread at http://www.cygwin.com/ml/cygwin-apps/2008-02/threads.html#00084 cheers, DaveK -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simpl

RE: Finding out login history

2009-01-19 Thread Thrall, Bryan
Andy Koppe wrote on Monday, January 19, 2009 9:22 AM: >> Rerunning setup.exe, it showed me that I *did* have util-linux >> installed; even the most recent version. Is "last" supposed to >> be in /bin or in some other directory? > > Hmm, same problem here actually. According to the package search

Re: Finding out login history

2009-01-19 Thread Andy Koppe
> Rerunning setup.exe, it showed me that I *did* have util-linux > installed; even the most recent version. Is "last" supposed to > be in /bin or in some other directory? Hmm, same problem here actually. According to the package search it should be there though. (Btw, searching for 'last.exe' narr

Re: Finding out login history

2009-01-19 Thread Ronald Fischer
Andy Koppe gmail.com> writes: > > Thank you for helping. Which package do I have to install, to > > have 'last' available? > > util-linux Rerunning setup.exe, it showed me that I *did* have util-linux installed; even the most recent version. Is "last" supposed to be in /bin or in some other dir

Re: Finding out login history

2009-01-19 Thread Ronald Fischer
Andy Koppe gmail.com> writes: > > Thank you for helping. Which package do I have to install, to > > have 'last' available? > > util-linux Thanks a lot! > For future reference: http://cygwin.com/packages/ The problem with this page is that if you search the packages for "last", you get 140+ ma

Re: Finding out login history

2009-01-19 Thread Andy Koppe
> Thank you for helping. Which package do I have to install, to > have 'last' available? util-linux For future reference: http://cygwin.com/packages/ Andy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Finding out login history

2009-01-19 Thread Ronald Fischer
Morche Matthias P7S1Produktion.de> writes: > try "last", that provides the information, you are looking for. Thank you for helping. Which package do I have to install, to have 'last' available? mucn13154:~ 1 505 $ man last No manual entry for last mucn13154:~ 1 506 $ last bash: last: command no

RE: Finding out login history

2009-01-19 Thread Morche Matthias
gwin@cygwin.com > Subject: Finding out login history > > Is it possible to find out the login history, i.e. the exact > time on the > previous days a user has logged on, respectively the system > has been rebooted -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp

Finding out login history

2009-01-19 Thread Ronald Fischer
Is it possible to find out the login history, i.e. the exact time on the previous days a user has logged on, respectively the system has been rebooted (though these times are not the same, in my case I would be happy getting either one)? I know that from the data displayed by 'uptime', I can calcu