Skip to content

Instantly share code, notes, and snippets.

@cowlinator
Last active June 10, 2024 20:54
Show Gist options
  • Save cowlinator/d3c8a7952e3ea1c8ab8bd0d8a3787687 to your computer and use it in GitHub Desktop.
Save cowlinator/d3c8a7952e3ea1c8ab8bd0d8a3787687 to your computer and use it in GitHub Desktop.
Write-lock file (Windows)
( >&2 pause ) >> yourfile.txt
@cowlinator
Copy link
Author

For read/write lock, check out https://www.jensscheffler.de/filelocker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment