How do I get "Last modified by:"


Results 1 to 5 of 5

Thread: How do I get "Last modified by:"

  1. #1
    Join Date
    Jan 2001
    Location
    Hampton, VA
    Posts
    463

    How do I get "Last modified by:"

    As the title says, I am trying to find out who last modified a file. I did a man on ls didn't see anything that would give me this, only the time it was modified on. Can someone help me out with this?

    Thanks,
    Jason Bush

  2. #2
    Join Date
    Sep 2004
    Location
    /home/
    Posts
    1,204
    I dont think you can locally, you may be able to if they accessed it over the network.

    soule
    Anarchism is founded on the observation that since few men are wise enough to rule themselves, even fewer are wise enough to rule others. - Edward Abbey

    IRC #linuxn00b

    Support your Distro.
    Slackware Store
    Archlinux Schwag

  3. #3
    Join Date
    Oct 2002
    Location
    Baton Rouge, Louisiana, USA
    Posts
    799
    Log in as root, and type in:

    wall "Who last modified <filename>?"
    Isaac Kuo, ICQ 29055726 or Yahoo mechdan

  4. #4
    Join Date
    Aug 2002
    Location
    Delaware
    Posts
    4,285
    Quote Originally Posted by IsaacKuo
    Log in as root, and type in:

    wall "Who last modified <filename>?"
    This will send out a message to most logged in users asking them this question.. kinda solves the problem, but not really.

    As far as I know, there's no real way to determine this.. If you have root, you can search around in .bash_history's, but other than that... *shrug*
    irc.freenode.net #justlinux The Not So Official JL IRC Channel.
    ¤ Debian ¤ Apt-Get ¤

  5. #5
    Join Date
    Sep 2004
    Location
    /home/
    Posts
    1,204
    .bash_history is a good idea actually. no timeline, but if only one person modified it that might help..

    soule
    Anarchism is founded on the observation that since few men are wise enough to rule themselves, even fewer are wise enough to rule others. - Edward Abbey

    IRC #linuxn00b

    Support your Distro.
    Slackware Store
    Archlinux Schwag

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •