How to keep on watch the files inside directory is modified or not?

Multi tool use
Multi tool use

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I want to check the files inside the directory whether it is modified or not.If the files are modified then i need the details like (Usename, MOdified time) of that files.



Is there any tools or scripts is available for this job ?







share|improve this question















  • 1




    You could use inotify to watch changes in filesystem, but I don't know if it supports reporting details you specified.
    – BrightOne
    Jun 26 at 7:01










  • Do you need a real-time notification of changes? Can a nightly batch be sufficient?
    – andcoz
    Jun 26 at 8:36














up vote
0
down vote

favorite












I want to check the files inside the directory whether it is modified or not.If the files are modified then i need the details like (Usename, MOdified time) of that files.



Is there any tools or scripts is available for this job ?







share|improve this question















  • 1




    You could use inotify to watch changes in filesystem, but I don't know if it supports reporting details you specified.
    – BrightOne
    Jun 26 at 7:01










  • Do you need a real-time notification of changes? Can a nightly batch be sufficient?
    – andcoz
    Jun 26 at 8:36












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I want to check the files inside the directory whether it is modified or not.If the files are modified then i need the details like (Usename, MOdified time) of that files.



Is there any tools or scripts is available for this job ?







share|improve this question











I want to check the files inside the directory whether it is modified or not.If the files are modified then i need the details like (Usename, MOdified time) of that files.



Is there any tools or scripts is available for this job ?









share|improve this question










share|improve this question




share|improve this question









asked Jun 26 at 6:49









Abdulvakaf K

294




294







  • 1




    You could use inotify to watch changes in filesystem, but I don't know if it supports reporting details you specified.
    – BrightOne
    Jun 26 at 7:01










  • Do you need a real-time notification of changes? Can a nightly batch be sufficient?
    – andcoz
    Jun 26 at 8:36












  • 1




    You could use inotify to watch changes in filesystem, but I don't know if it supports reporting details you specified.
    – BrightOne
    Jun 26 at 7:01










  • Do you need a real-time notification of changes? Can a nightly batch be sufficient?
    – andcoz
    Jun 26 at 8:36







1




1




You could use inotify to watch changes in filesystem, but I don't know if it supports reporting details you specified.
– BrightOne
Jun 26 at 7:01




You could use inotify to watch changes in filesystem, but I don't know if it supports reporting details you specified.
– BrightOne
Jun 26 at 7:01












Do you need a real-time notification of changes? Can a nightly batch be sufficient?
– andcoz
Jun 26 at 8:36




Do you need a real-time notification of changes? Can a nightly batch be sufficient?
– andcoz
Jun 26 at 8:36










1 Answer
1






active

oldest

votes

















up vote
0
down vote













tripwire is a security tool to check if files on systems have been tampered. I don't know if it is too much for your needs but it can do what you want.






share|improve this answer





















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );








     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f451928%2fhow-to-keep-on-watch-the-files-inside-directory-is-modified-or-not%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    tripwire is a security tool to check if files on systems have been tampered. I don't know if it is too much for your needs but it can do what you want.






    share|improve this answer

























      up vote
      0
      down vote













      tripwire is a security tool to check if files on systems have been tampered. I don't know if it is too much for your needs but it can do what you want.






      share|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        tripwire is a security tool to check if files on systems have been tampered. I don't know if it is too much for your needs but it can do what you want.






        share|improve this answer













        tripwire is a security tool to check if files on systems have been tampered. I don't know if it is too much for your needs but it can do what you want.







        share|improve this answer













        share|improve this answer



        share|improve this answer











        answered Jun 26 at 8:34









        YoMismo

        2,8931619




        2,8931619






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f451928%2fhow-to-keep-on-watch-the-files-inside-directory-is-modified-or-not%23new-answer', 'question_page');

            );

            Post as a guest













































































            xpK,D9TyWrpv,B4R1 G
            xhX,JXkYuPVnQLwI MhQC,e

            Popular posts from this blog

            How to check contact read email or not when send email to Individual?

            How many registers does an x86_64 CPU actually have?

            Displaying single band from multi-band raster using QGIS