New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/glinton/ctime

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/glinton/ctime

  • v0.1.0
  • Source
  • Go
  • Socket score

Version published
Created
Source

Ctime is meant to be a linux only inode event trigger. It will update the ctime only (to current time), allowing listeners to be notified, but not break certain text editors where the file may be open.

ctime's results are similar to touch -cr file file where no new file is created, and the atime and mtime remain "unmodified."

Usage

Running is as simple as specifying a single file:

ctime /path/to/file

Multiple files may also be specified:

ctime file1 file2 file3 file4

FAQs

Package last updated on 05 Jul 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc