![]() |
Hi, There is a program out called Tripwire for linux users. It checks for File permissions and if its been edited etc.. I wanted to know if anyone has anyidea on make a simple program to replicate Tripwire...by making a pop up window that shows when a user logs in/out and when a file is edited
|
Checking file accesses and permissions is trivial:
:
#include <sys/stat.h> |
I understand, would it be easier if another terminal window opened..Thanks for your reply
|
>would it be easier if another terminal window opened..
Is this a question or just poor word ordering? Yes, it would be easier because you wouldn't get bogged down in the details of creating and manipulating a window. You can simply use an existing program like xterm to do all of that for you, so that the end result is you simply write text to the standard output and everything will "just work". |
I think Eggbert is Dennis Ritchie in disguise!
|
Eggbert is the resident wizard! Btw, Stewey kicks ass ;)
|
Resident Wizard? lol
And as a follow-up, yes Stewie does kick ass :P |
| All times are GMT -5. The time now is 2:09 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC