How will you know who are the users logged in to the system
before 15 minutes?

Answers were Sorted based on User's Feedback



How will you know who are the users logged in to the system before 15 minutes?..

Answer / mohan

From "last" command we can see.

Is This Answer Correct ?    34 Yes 8 No

How will you know who are the users logged in to the system before 15 minutes?..

Answer / giri

who -s |grep 'Apr 26 04:36'
let present time is 04:51
15 minutes before is 04:36

Is This Answer Correct ?    17 Yes 3 No

How will you know who are the users logged in to the system before 15 minutes?..

Answer / rajendra

who -hu

Is This Answer Correct ?    2 Yes 0 No

How will you know who are the users logged in to the system before 15 minutes?..

Answer / praveen

last

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Unix Commands Interview Questions

What are the general commands in using unix os for a beginner?

0 Answers  


what is the difference between SED and GREP ? Which one is more better and why?

4 Answers   IBM,


What command is used to check the current users?

0 Answers  


what is the use of uniq commmand?

8 Answers  


What is unix command?

0 Answers  






boot process?

2 Answers   Atos Origin, Wipro,


which command is used to change group?

5 Answers  


What does grep v grep do?

0 Answers  


How do you list the files in an UNIX directory while also showing hidden files?

6 Answers  


What command is used to replace the existing string with some other?

8 Answers   TCS,


How do you grep recursively?

0 Answers  


What do chown command do?

0 Answers  


Categories