
- Forum
- Operating Systems
- Shell Programming
- How to write a shell program that displays login and logout times
How to write a shell program that displays login and logout times
This is a discussion on How to write a shell program that displays login and logout times within the Shell Programming forums, part of the Operating Systems category; Hi all, Could you please tell me How to write a shell program that displays login and logout times of ...
-
06-30-2005, 10:48 AM #1
- Join Date
- Jun 2005
- Answers
- 1
How to write a shell program that displays login and logout times
Hi all,
Could you please tell me How to write a shell program that displays login and logout times of users.
An early reply solicited.
Thnx & regards
jennifer
-
Tracking login and logout times
Hi Jennifer,
I don't know how useful it would be this information now, but you can look at this page if you are still looking for tracking the login and logout times.
http://www.linuxquestions.org/questi...d.php?t=329769
Please let me know if this worked or not, I can suggest someother method.
Good luck,
Cheers,
Ram.
-
11-09-2006, 11:49 PM #3
- Join Date
- Nov 2006
- Answers
- 1
machireddy
Hi everyone
-
06-25-2007, 06:03 AM #4
- Join Date
- Jun 2007
- Answers
- 8
how to display the login details
if you want display the login details in your current machine or current server terminal. you can issue the below command.
$ who
$ whoami
Regards,
Siva.P
-
03-05-2011, 07:23 PM #5
- Join Date
- Mar 2011
- Location
- São Caetano do Sul, Brazil
- Answers
- 2
-
Sponsored Ads

Reply With Quote






