How will you know who are the users logged in to the system
before 15 minutes?
Answers were Sorted based on User's Feedback
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 |
Does cp command overwrite files?
Why is awk called awk?
Assume the following files are in the working directory prompt> ls -l tasks -rw-r--r-- 1 alex student 1423 Feb 21 14:01 tasks What command can Alex use to give everyone permission to write to the file? What will the ls -l command display if he does so?
which command is used to stop a running process in unix?
Can you write a command to erase all files in the current directory including all its sub-directories?
How can we use grep command in unix?
What command is used to switching between users in unix?
How do I use nslookup?
how will you convert a general file to a hidden file?
how to delete entire records in unix ?
What is the use of finger command?
in UNIX,what is the command to remove directory with files?