Definitions

Sorry, no definitions found. Check out and contribute to the discussion of this word!

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word mtime.

Examples

  • For cache busters, Juicer adds the timestamp of the last time of edit on a file (aka mtime).

    doggdot.us 2009

  • The solution is simple - store a local cache of the top-level hashes of files, indexed on the path to the file, its mtime, and its size.

    Snell-Pym » Ugarit Roadmap 2010

  • When considering each file, if its path still maps to the same mtime and size, we can assume it's not been modified since the last snapshot alas, there is a small race potential if the file was modified in a size-preserving way twice in the same second, with the previous snapshot falling between the two modifications, but that's livable with.

    Snell-Pym » Ugarit Roadmap 2010

  • Also, various other improvements to Ugarit, such as caching the hashes of files by their mtime, so we can easily tell if a file has not been changed without re-hashing it, for faster snapshots.

    Snell-Pym » Too many projects 2009

  • Also, various other improvements to Ugarit, such as caching the hashes of files by their mtime, so we can easily tell if a file has not been changed without re-hashing it, for faster snapshots.

    Snell-Pym » 2009 » September 2009

  • How can i view what all the results are, even if it just dumps it to a file that i have to open? find/photos/* - type f - mtime +365 myphotos will send the output of find to file myphotos.

    LinuxQuestions.org 2010

  • OLD. contact_email; -- UPDATE person SET mtime = CURRENT_TIMESTAMP WHERE id = OLD. id

    eggheadcafe.com articles 2010

  • OLD. contact_email; -- UPDATE person SET mtime = CURRENT_TIMESTAMP WHERE id = OLD. id

    eggheadcafe.com articles 2010

  • · FileUtils. touch does not update the mtime of directories on Windows

    Softpedia - Windows - All 2010

  • I don't get find commandWhen I run find command with exec option, it just hangs on me. what am I doing wrong? find/stdlist - type d - mtime 0 - exec cp - r {} joblogs \; Welcome to LQ. first, does it work as expected without the - exec option?

    LinuxQuestions.org ele003 2010

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.

  • Linux jargon: The modification time. The last time a file was modified or touched.

    March 22, 2016