Recent content by Subbarao

  1. S

    Windows script to trace a file

    Hi, I need a shell script to trace the files. i need to get user id who all are opening the files. Files can be CSV, TXT, or PDF. For eg, consider Excel, we wrote a macro, such that when ever a user opens the file, macro triggers event, inserts a record, which consists of user id and sheet...