![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to fetch substring from records into another file | smriti_shridhar | Shell Programming and Scripting | 25 | 3 Days Ago 12:38 AM |
| Fetch lines from a file matching column2 of another file | smriti_shridhar | Shell Programming and Scripting | 5 | 08-21-2008 03:11 AM |
| how to get a part of file pertaining to a condition | chaitanyassk | UNIX and Linux Applications | 2 | 01-09-2008 08:40 AM |
| how to retrieve original contents of a modified file (modified using vi) | novice100 | UNIX for Dummies Questions & Answers | 3 | 05-31-2007 05:50 PM |
| Fetch "my" IP address in HPUX 10.20 | brianleahy | High Level Programming | 4 | 10-13-2006 02:27 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
need to fetch the ip address pertaining to the modified file
hi all
i need to find the ip address related to the modified files ... since the user id for all is the same in the server i am operating with, making file monitoring difficult.... if a file is midified then the ip address of the person who does the change should be logged in.... is there any way of doing it ... ? any help? |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Code:
utmpdump /var/log/wtmp |
|
#3
|
|||
|
|||
|
Hi
u can make use of the "last" & file modified time . thanks |
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|