Ask a Question related to Linux / Unix Administration, Design and Development.
-
Matty #1
Extended Last Release 1.0
Hello,
I posted to comp.unix.solaris a while back asking if it was possible to
print all 32-characters of a users ut_user field in a utmpx structure.
The feedback seemed to indicate that this was not possible, so I wrote
the extended last:
[url]http://www.daemons.net/~matty/code/lastx.c[/url]
In addition to printing all 32-characters of the username, it also
allows you to print the users who have logged in within the past
X days. You can also pass the "-u" option to lastx to have it print
the the number of times a user has logged in, along with the last time
they logged in:
../lastx -d 10 -u
Username Logins Terminal Host Last Logged in
matty 45 pts/5 192.168.1.8 Sat May 22 09:35:09 2004
clay 1 pts/5 192.168.1.8 Sat May 2209:35:19 2004
The code is not the prettiest, but it seems to work ok. If you have
recommendations or feedback, I would love to hear it.
Hope folks find this useful. :)
- Ryan
Matty Guest
-
Acrobat Pro Extended
I've been wondering for several years about why the Extended version is NOT offered for the Mac platform. Does anyone know the reason? -
Extended unit
Hi, My question is purely theoretical. I add use in my time in University some software that use "extended type". For each variable, we... -
Does anyone know of an extended webcontrols.datagrid?
I need a webcontrol datagrid with extended capabilities...to show thumbnails and hyperlinks..etc. Like this one does that is just a windowscontrol:... -
Fun with Fireworks #17 Extended
Hi all-- Just a note to announce that Fun with Fireworks #17 has been extended an aditional week until 10/26. You've still got time to get your... -
usage of Regexp::EXTENDED
How does it work ? I tried assert_match(/bc/x, "ab cd") But it fails... ProgrammingRuby says: EXTENDED Ignore spaces and newlines... -
Roland Mainz #2
Re: Extended Last Release 1.0
Matty wrote:
Does the tool work in UTF-8 locales, too ?> I posted to comp.unix.solaris a while back asking if it was possible to
> print all 32-characters of a users ut_user field in a utmpx structure.
> The feedback seemed to indicate that this was not possible, so I wrote
> the extended last:
>
> [url]http://www.daemons.net/~matty/code/lastx.c[/url]
----
Bye,
Roland
--
__ . . __
(o.\ \/ /.o) [email]roland.mainz@nrubsig.org[/email]
\__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer
/O /==\ O\ TEL +49 641 7950090
(;O/ \/ \O;)
Roland Mainz Guest



Reply With Quote

